main logo
Subject: cursor not returning result of query - [V4MD] v 1.9.6 MAC
Author: "Mathew Ray"
Posted: 2002/12/30 11:35:00
 
View Entire Thread
New Search


Hi All,

For some reason, this select statement works fine on PC and not on the MAC:
sqlQuery = "SELECT playorder FROM spottypes WHERE code = 'blah'
queryResults = new( xtra "VCursor", GetRef(gDB), sqlQuery )

The database looks fine on the mac using ViSQL and the query returns the
proper result.

I am using the release builds of Valentina 1.9.6 from the Paradigma website.

Anyone have an idea why on the mac the queryResults would be -2147483645
instead of an instance of the vCursor xtra? Also, while debugging, I
confirmed that gDB is an instance of vDatabase.

Many Thanks,
Mathew J. Ray
..................................
Interactive Developer
IQ Television Group

tel: 404.255.3550
fax: 770.956.8014
..................................




-------------------------------------------------------------
The Valentina mailing list is brought to you by MacServe.net
For info on lists services, see http://www.macserve.net/lists.html


 
©2002 Mathew Ray
<-- Prior Message New Search Next Message -->