Gregor Kobler [email protected] [firebird-support] a écrit : > Hello > > I try a little bit with the FB4 beta 1 > > two errors i got > 1. When i try to connect with my 64Bit program and using the fbclient.dll > (64Bit) my program crashes! when i use the 64bit dll from FB3 it works, also > when i use the 32bit version with my 32bit program. I used the dll from > "C:\Program Files\Firebird\Firebird_4_0" > > 2. When i try to execute a SQL-Statement like "select * from mon$database" if > got the follow error with EMS-Firebird Manager Unknown SQL Data type (32754). > > And my program catches a exception with eurekalog like the follow > 2.5 Type : EIBNativeException > 2.6 Message : [FireDAC][Phys][FB]Incorrect values within SQLDA > structure. > > Has somebody a tip? Thanks > > Gregor
32754 = SQL_TIMESTAMP_TZ and EMS and FireDAC does not recognize it yet. You are interested in doing the test with a version compiled with the latest sources -- Norbert Saint Georges http://tetrasys.fi ------------------------------------ ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Documentation item on the main (top) menu. Try FAQ and other links from the left-side menu there. Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------ Yahoo Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo Groups is subject to: https://info.yahoo.com/legal/us/yahoo/utos/terms/
