Re: [Firebird-odbc-devel] ODBC-Problems

2016-05-12 Thread Robert Martin
hile not :( > > > > -Ursprüngliche Nachricht- > Von: Olaf Kluge [mailto:olaf.kl...@satron.de] > Gesendet: Donnerstag, 12. Mai 2016 18:30 > An: firebird-odbc-devel@lists.sourceforge.net > Betreff: Re: [Firebird-odbc-devel] ODBC-Problems > > Hello , > > I was just

Re: [Firebird-odbc-devel] ODBC-Problems

2016-05-12 Thread Olaf Kluge
.. and why works it sometimes and otherwhile not :( -Ursprüngliche Nachricht- Von: Olaf Kluge [mailto:olaf.kl...@satron.de] Gesendet: Donnerstag, 12. Mai 2016 18:30 An: firebird-odbc-devel@lists.sourceforge.net Betreff: Re: [Firebird-odbc-devel] ODBC-Problems Hello , I was just

Re: [Firebird-odbc-devel] ODBC-Problems

2016-05-12 Thread Olaf Kluge
Hello , I was just wondering why it works with the old 2.00.150 driver nearly perfect and with the new so bad. What can I do? The Access should wait until the record is in the table, with the earlier version this works.. 12.05.2016 17:48, Olaf Kluge wrote: > Now, after we call a sp access gets no

Re: [Firebird-odbc-devel] ODBC-Problems

2016-05-12 Thread Dimitry Sibiryakov
12.05.2016 17:48, Olaf Kluge wrote: > Now, after we call a sp access gets not in every time the new records (the sp > inserts for > example one), only after the formular is closes (or the entire access), the > records will > be shown. This is obviously a problem with Access transactions handl

[Firebird-odbc-devel] ODBC-Problems

2016-05-12 Thread Olaf Kluge
Hello, after we updated the fb odbc driver to 2.04 we have some problems. The frontend is ms access, the tables are linked to firebird and one adodb-connection (every time closed) calls stored procedures. Now, after we call a sp access gets not in every time the new records (the sp inserts