main logo
Subject: Re: cursor not returning result of query - [V4MD] v 1.9.6 MAC
Author: Gunnar Swan
Posted: 2002/12/30 13:47:00
 
View Entire Thread
New Search


You are creating an instance of the cursor xtra.
Then you have to do CursorInstance.GetRecords()

12/30/02 8:41:35 AM, "Mathew Ray" <mathew .at. iqtv .D.O.T com> wrote:

>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
>


------------------------------------
Gunnar Swan
Practice To Pass
Built For Statutory Courses
------------------------------------



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


 
©2002 Gunnar Swan
<-- Prior Message New Search Next Message -->