Problem with ADOmate 2.0.0 and PB 4.5

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Andreas
New User
New User
Posts: 6
Joined: Tue Apr 08, 2008 10:20 am

Problem with ADOmate 2.0.0 and PB 4.5

Post by Andreas »

In the german Forum i have reported an error and Kiffi can reproduce it:

http://www.purebasic.fr/german/viewtopi ... it=ADOmate

ADOmate_DatabaseUpdate(myConnection, "Insert Into")
Debug ADOmate_GetLastErrorCode() ; says -1
Debug ADOmate_GetLastErrorDescription() ; says Okay

The Syntax-Error-Description won't come.

I use PB 4.50, ADOmate 2.0.0 and COMatePlus for PB 4.5.

With PB 4.41, ADOmate 2.0.0 and COMatePlsu for PB 4.3 it works fine.

srod can you please help?

Many thanks - Andreas
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Problem with ADOmate 2.0.0 and PB 4.5

Post by srod »

Hi,

thanks for the report.

It is a COMatePLUS problem which I have managed to track down, but am unsure as to the best way of fixing it right now?

I'll upload a fix presently.
I may look like a mule, but I'm not a complete ass.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Problem with ADOmate 2.0.0 and PB 4.5

Post by srod »

Fixed.

You will need to download COMatePLUS (Purebasic 4.5 version) again. The fixed version is version 1.2.
I may look like a mule, but I'm not a complete ass.
Andreas
New User
New User
Posts: 6
Joined: Tue Apr 08, 2008 10:20 am

Re: Problem with ADOmate 2.0.0 and PB 4.5

Post by Andreas »

Thank you for this fast bugfix and many thanks for your great tools !!!!
Now it works fine under PB 4.50.
Andreas
Post Reply