Hello Luis,

I can only confirm your bug raport
(the same error here).

IMHO sddfb is still buggy oposite to
sddoci which work just fine.

sddfb can only make connection
(I can see it on Flamerobin fb tool) and nothing more ;-(

... but maybe is someone on our list, who can
say - it work ??

Mindaugas, can you look at this problem and help us
to find solution ??

Regards

Jacek Kubica

LRS> Thursday, March 11, 2010, 8:36:01 PM, you wrote:

LRS> English by Google

LRS> Marek Thanks for answering,

LRS> The same problem continues, it follows the same mistake

LRS> Regards,
LRS> Luis R. Stach


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

>> -----Original Message-----
>> From: Luis R. Stach [mailto:[email protected]] 
>> Sent: Wednesday, March 10, 2010 11:04 PM
>> To: [email protected]
>> 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.



-- 
Best regards,
 Jacek                            mailto:[email protected]


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

Reply via email to