Hi All,
Good Morning
Here I am jotdowning my problem
I am compiling a .c file in Free BSD 6.0 and exceuting there itself.
and i have taken that a.out file to properiarty routing operating system which is varaint of Free BSD , when i excute that a.out file there uisng the command ./a.out its displaying following error message..
" Exec...
User Profile
Collapse
-
Pradeep83 started a topic whats the cause for this error "./a.out: Exec format error. Wrong Architecture."in Linuxwhats the cause for this error "./a.out: Exec format error. Wrong Architecture."
-
Query regarding odbc connection ??
Hi All
Problem : I am unable to retrieve the data from the table in postgres database using C application which i have written in solaris os.
Query: How to check whether connection is there between postgres database and C application(whi ch we have written for accessing the database) ?
My code is comiling successfully if i run it then its giving o/p as following :
output
... -
FATAL ERROR on Solaris 10
Hi All
I am trying to run my C sample code on Solaris machine ,that internally interacts with postgres database ,and its job is to print the result by retriving the data from table.
But when i run it iam getting the following error message.
$./odbc
Connection to database failed.
FATAL: role "pce" does not exist
$
I tried... -
How to make a copy of data in RAM ???
Hi All
Can anybody tell me like how to tell make a copy of data into RAM from hard disk for faster accessing of data??
My Postgres database and its contents(databa ses,tables are sitting in Hard disk) i would like to make copy for table_1 and store it in RAM. How to do that ?
are there any commands for doing that ?
Thanks in Advance
Pradi! -
How to insert multiple sub columns inside a column ??
Hi All
How to create a multiple coulmns inside a table in postgres database.
For illusturation i have shown below ,how to create a table like this (below) in postgres database.
Main Column | second column |
| |
A| B | | C | D |
| | | | |
| | | |... -
Query regarding SQL commands ?
Hi All
Are the SQL commands same for both mysql and postgres ?
I am working on Postgres and i am getting syntax errors while using commands from Solaris 10 interactive terminal.
can any one suggest link for sql commands for postgres database with syntax.
Thanks
Pradi! -
Hi Kenk
I guess this link will be useful to you
http://www.scitools.co m... -
-
How to print a string name for 500 times ??
Hi All
Can anybody tell me
How to print a string name 500 times(or some 'n' number of times ) without using loops ?
Thanks In advance'
Pradi ! -
Postgre Sql on Solaris operating system
Hi Everybody
Can anybody help me where i can open source for postgre sql that is compatiable for Soalris 10 OS.and how to install the same after downloading , As I am new to this Database related stuff please help me out.
I searched in various sites I am getting postgre sql databse that is compatiable for windows(.msi).
Thanks in advance
Pradeep -
-
recursive structures
Hi All
I am working on one protocol(its similar to client and server applic).
Like in one structure sub structures are defined .
How to get the data ?
where i have to store it ? and how to parse the data ?
pls let me know good turorial on structures in depth...which will be having some practical code for understanding.s o it will be useful for me while implementing in my code.
...
No activity results to display
Show More
Leave a comment: