V4MD port to OSX Trouble
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Aug 16 22:40:30 CDT 2005
On 8/16/05 9:26 PM, "Andrew Sinning" <andrew at learningware.com> wrote:
Hi Andrew,
> I'm in the process of trying to port a project developed under Windows
> to OSX.
>
> The following sequence crashes Director
>
> sql = "SELECT * FROM questions"
> theCursor = new(xtra "VCursor", GetRef(dbConn), sql, kClient, kReadOnly,
> kForwardOnly)
> put ValentinaErrorString()
> -- "No Error"
> if GetRecordCount(theCursor) = 0 then <-- THIS IS THE COMMAND that
> crashes Director.
>
> I am able to open this database under the "Valentina Carbon"
> application. (But I have to say it's a pain in the butt that it doesn't
> recognize the windows extension .vbd), and I am able to view the table
> "questions" under the "Valentina Carbon" application.
You can just drag and drop db file on icon of VAPP.
> I am using V4MD_Carbon.Xtr version 1.11, which is the same version that
> the database was created in under Windows.
So v1.11
> Since I get "No Error", I'm not sure where to start.
* try viSQL mac, open your db and do that query.
* may be make diagnose of db
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list