pro*c queries [message #94482] |
Fri, 17 December 2004 02:43 |
bhanuprasad
Messages: 6 Registered: December 2004
|
Junior Member |
|
|
1.why and when we have to use memset in pro*c programming give the full details of it with example?
2.why and when we have to use lenset in pro*c programming give the full details of it with example?.
3.why and when we have to use nullset in pro*c programming give the full details of it with example?
|
|
|
Re: pro*c queries [message #94552 is a reply to message #94482] |
Mon, 31 January 2005 22:17 |
Suresh
Messages: 189 Registered: December 1998
|
Senior Member |
|
|
Hi,
I'm writing a pro* C program to insert some records in to a table. In pro* C I'm using long long data type for an variable. When I use this variable to insert in to the database, the value of long long int variable is not inserting in to the table but some garbage value is inserted. Please let me know what is the problem and how I can get rid off this problem at the earliest.
O.s: Solaris 8.0
Thanks
Suresh
|
|
|