On Thu, 2012-04-05 at 21:17 -0400, ron...@rrgweb.net wrote:

Your problem is with your SQL Query I Think ?


$hConn.Exec("use AddressBook;")
iData = $hConn.Exec("select count(*) AS RecCount from Addresses")
 
PRINT iData!RecCount

Does this work ?
 


Cheers,
Ian Roper - Perth Western Australia



------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to