PB5.31; ADOmate.pbi;
Posted: Tue Oct 06, 2015 12:24 pm
Hello,
there seems to be an error in ADOmate.pbi.
The backslash before \Includes does result in:
C:\Program Files (x86)\PureBasic\\Includes\COMatePLUS.pbi).
Can this be fixed in new "versions"?
Yes, I know that I can fix it; where is it hosted? GitHub? SourceForge?
Original version is from http://www.rsbasic.de/backups/.
Yes, still annoying that ORACLE and MS SQL Server are not supported from PureBasic...
Thanks a lot!
there seems to be an error in ADOmate.pbi.
Code: Select all
IncludePath #PB_Compiler_Home+"\Includes"
XIncludeFile "COMatePLUS.pbi"
C:\Program Files (x86)\PureBasic\\Includes\COMatePLUS.pbi).
Can this be fixed in new "versions"?
Yes, I know that I can fix it; where is it hosted? GitHub? SourceForge?
Original version is from http://www.rsbasic.de/backups/.
Yes, still annoying that ORACLE and MS SQL Server are not supported from PureBasic...

Thanks a lot!