Project

General

Profile

« Previous | Next » 

Revision 764

Added by bojilova almost 23 years ago

seems that there are problem in JDBC-ODBC bridge used with SQL Server
when using sql statements like:
SELECT ...
WHERE LIKE ? ...
changed to:
SELECT ...
WHERE = ? ...
and now it works

  • added
  • modified
  • copied
  • renamed
  • deleted