SQL cursor returns a NilObjectException - V4RB -win
Chris McConnell
chris at mc-data.com
Sun Apr 20 22:51:48 CDT 2008
This code returns a NilObjectException
Dim myquery as string
Dim mycur as Vcursor
myquery = "SELECT * FROM CoUser "
mycur = mDatabase.SQLSelect(myquery) //execute the query
The api access to the database works so I know I am connected. Is there a
setting needed for embedded server or Realbasic which I am missing which
enables SQL to work?
Yours Truly,
Christopher L McConnell
MC-Data Systems
2220 SW 60th Terrace
Miramar FL 33023
954-964-3366
chris at mc-data.com
More information about the Valentina
mailing list