Raised This Month: $ Target: $400
 0% 

SQLx and arrays


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Sputnik53
Senior Member
Join Date: Jun 2005
Old 11-28-2008 , 16:05   Re: SQLx and arrays
Reply With Quote #11

Quote:
Originally Posted by |PJ| Shorty View Post
a function like in php is not accessable.
you have to save the results manually like:
Code:
 
new g_var[10][36]
...
SQL_ReadResult(Query,0,g_var[0],35);
SQL_ReadResult(Query,1,g_var[1],35);
SQL_ReadResult(Query,2,g_var[2],35);
 
... and so on
example for strings...
Oh alright thanks.
Sputnik53 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode