User Profile

Collapse

Profile Sidebar

Collapse
Pradeep83
Pradeep83
Last Activity: Jul 20 '07, 11:54 AM
Joined: Sep 29 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • whats the cause for this error "./a.out: Exec format error. Wrong Architecture."

    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...
    See more | Go to post

  • Pradeep83
    started a topic Query regarding odbc connection ??

    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
    ...
    See more | Go to post

  • Pradeep83
    started a topic FATAL ERROR on Solaris 10

    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...
    See more | Go to post

  • Pradeep83
    started a topic How to make a copy of data in RAM ???

    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!
    See more | Go to post

  • 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 |
    | | | | |
    | | | |...
    See more | Go to post

  • Pradeep83
    started a topic Query regarding SQL commands ?

    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!
    See more | Go to post

  • Pradeep83
    replied to Code analyzer
    in C
    Hi Kenk

    I guess this link will be useful to you

    http://www.scitools.co m...
    See more | Go to post

    Leave a comment:


  • Pradeep83
    replied to How to print a string name for 500 times ??
    in C
    Thanks a lot
    Pradi !...
    See more | Go to post

    Leave a comment:


  • Pradeep83
    started a topic How to print a string name for 500 times ??
    in C

    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 !
    See more | Go to post

  • Pradeep83
    started a topic Postgre Sql on Solaris operating system

    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
    See more | Go to post

  • Pradeep83
    replied to recursive structures
    in C
    yes i already defined my structures...
    See more | Go to post

    Leave a comment:


  • Pradeep83
    started a topic recursive structures
    in C

    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.

    ...
    See more | Go to post
No activity results to display
Show More
Working...