English by Google

Marek Thanks for answering,

The same problem continues, it follows the same mistake

Regards,
Luis R. Stach


Thursday, March 11, 2010, 6:11:16 AM, you wrote:

> -----Original Message-----
> From: Luis R. Stach [mailto:luisrst...@yahoo.com.ar] 
> Sent: Wednesday, March 10, 2010 11:04 PM
> To: harbour@harbour-project.org
> Subject: [Harbour] Error in SDDFB

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

> I use this so :
> dbUseArea( .T., "SQLMIX", "select pok, oddz from jednostki order by
> pok", "JEDNOSTKI")

> with Oracle. Try so like I.


> Regards,
> Marek Horodyski


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


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

Reply via email to