Re: [firebird-support] SQL Error 303

2020-05-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.05.2020 13:29, 'Olaf Kluge' olaf.kl...@satron.de [firebird-support] wrote: > what function can I take instead of the isc_expand_dpb? There is no replacement for this function. You must use the same allocation function that was used for original DPB which depends on the host language. --

Re: [firebird-support] SQL Error 303

2020-05-27 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
The Firebird-support mailing list has moved from Yahoo Groups to Google Groups, https://groups.google.com/d/forum/firebird-support (or subscribe by emailing to firebird-support+subscr...@googlegroups.com and confirm by replying to the confirmation request). Could you please subscribe to the

AW: [firebird-support] SQL Error 303

2020-05-27 Thread 'Olaf Kluge' olaf.kl...@satron.de [firebird-support]
email and delete the document. -Ursprüngliche Nachricht- Von: firebird-support@yahoogroups.com Gesendet: Mittwoch, 27. Mai 2020 12:53 An: firebird-support@yahoogroups.com Betreff: Re: [firebird-support] SQL Error 303 27.05.2020 12:51, 'Check_Mail' check_m...@satron.de [firebird-support

Re: [firebird-support] SQL Error 303

2020-05-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.05.2020 12:51, 'Check_Mail' check_m...@satron.de [firebird-support] wrote: > The name of the function is /*isc_expand_dpb*/ This function is deprecated since Firebird 1.0. -- WBR, SD.

AW: [firebird-support] SQL Error 303

2020-05-27 Thread 'Check_Mail' check_m...@satron.de [firebird-support]
The name of the function is isc_expand_dpb Von: firebird-support@yahoogroups.com Gesendet: Mittwoch, 27. Mai 2020 12:39 An: firebird-support@yahoogroups.com Betreff: AW: [firebird-support] SQL Error 303 Sorry, one thing. The firebird.dll from version 2 is working, the from fb3

AW: [firebird-support] SQL Error 303

2020-05-27 Thread 'Check_Mail' check_m...@satron.de [firebird-support]
Sorry, one thing. The firebird.dll from version 2 is working, the from fb3 not. Can anyone tell me what is different in this case from 2 to 3? Von: firebird-support@yahoogroups.com Gesendet: Mittwoch, 27. Mai 2020 11:56 An: firebird-support@yahoogroups.com Betreff: [firebird-support] SQL

[firebird-support] SQL Error 303

2020-05-27 Thread 'Check_Mail' check_m...@satron.de [firebird-support]
Hello, we have some problems since migration VC++ 2005 to VC++ 2016. The same code, the same fbclient.dll but now we get the error after connect: Dynamic SQL Error SQL error code = -303 Implementation of text subtype 205 not located. What could it be? The charset is ISO8859_1,