Hi,

Luis R. Stach wrote:
Error SDDFB/1903 Prepare statement failed: SELECT * FROM agenda (DOS Error 
335544569)
What I do is this:

ANNOUNCE RDDSYS
REQUEST SQLMIX, SDDFB
RDDSETDEFAULT( "SQLMIX" )

hConn := RDDINFO( RDDI_CONNECT, { "FIREBIRD",, "SYSDBA", "masterkey", 
"192.168.0.1:d:\data\agenda.fdb" } )
MsgInfo( hConn )  //Return 1
DBUSEAREA( .T.,, "SELECT * FROM agenda" )     //Line error

I use Firebird 2.1.3.18185
Someone can help me

I was offline for some time, but I'm going to check this issue together with other RDDSQL fixes in the nearest future (perhaps end of this week).


Regards,
Mindaugas
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to