Re[2]: [Harbour] Error in SDDFB

2010-03-15 Thread Luis R. Stach
Thanks Mindaugas

 
Saludos,
Luis R. Stach


Monday, March 15, 2010, 12:42:06 PM, you wrote:

> Hi,

> 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


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


Re[2]: [Harbour] Error in SDDFB

2010-03-11 Thread Luis R. Stach
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


[Harbour] Error in SDDFB

2010-03-10 Thread Luis R. Stach
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