English by Google Hi I'm trying to connect to Firebird but I can not, I get this error:
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 From already thank you very much Luis R. Stach _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour