marco
|
a16d796692
--- Merging r30462 into '.':
|
10 years ago |
marco
|
e263ebeb1d
--- Merging r30137 into '.':
|
10 years ago |
lacak
|
2d4288c5d9
fcl-db: interbase: formating
|
10 years ago |
lacak
|
690fc3e738
fcl-db: interbase: avoid conversions ->TBCD->double for parameters of other type than ftFmtBCD (f.e. ftBCD: Currency->TBCD->double)
|
10 years ago |
lacak
|
6b0cd8bb0e
fcl-db: interbase: SQLState must be obtained before isc_interprete is called.
|
10 years ago |
lacak
|
eaadd51b42
fcl-db: reverts rev.29118, because there are 3rd party libraries (like ZEOS), which define own EDatabaseError descendants, where they define members FErrorCode and/or ErrorCode.
|
10 years ago |
michael
|
2134e3aaac
* Promoted errorcode to the EDatabaseError level, unified all error codes
|
10 years ago |
michael
|
cfa859d285
* Fix for bug #27077 by Chris Rempas, plus test
|
10 years ago |
reiniero
|
727d73677a
* fcl-db: ibconnection: cosmetic
|
10 years ago |
lacak
|
56e83ce5dd
fcl-db: interbase: fix cases when client library is not loaded dynamically but link statically
|
11 years ago |
michael
|
71d20abcaa
* Patch from reinier to import fb_shutdown and fb_sqlstate
|
11 years ago |
lacak
|
7de12fb703
fcl-db: sqldb: align column naming (PROCEDURE_NAME) for stProcedures schema query with ODBC standard (SQLProcedures) and also with Delphi naming used in ADO OpenSchema for siProcedures (and partial also with DBX).
|
11 years ago |
reiniero
|
b7b7a6ffe5
fcl-db: ibconnection: cosmetic
|
11 years ago |
reiniero
|
f77060135c
fcl-db: cosmetic
|
11 years ago |
michael
|
56280f3be9
* Use factory for fielddefs
|
11 years ago |
lacak
|
9d1662d977
fcl-db: ibconnection: adjust TTm structure to match definition in glibc on 64bit architectures (btw: this structure is not used by default). Bug #21656
|
11 years ago |
reiniero
|
9981481729
* fcl-db: cosmetic
|
11 years ago |
lacak
|
3c0386ca19
fcl-db: sqlDB: add more informations to schema query for table columns (SchemaType=stColumns)
|
12 years ago |
michael
|
087b6b4a39
* Fixed Master/Detail relation in SQLDB and fixed memory leak
|
12 years ago |
lacak
|
ee2fee4259
fcl-db: sqldb:
|
12 years ago |
reiniero
|
f7d2f86398
ibconnection:fixed rounding problem in timestamp (complements r24225)
|
12 years ago |
ludob
|
b470db3085
ibconnection:fixed rounding problem in timestamp
|
12 years ago |
michael
|
0703b2b7c0
* Better way of handling date/time conversion in params
|
12 years ago |
michael
|
228d03248a
* Patch from José Mejuto to fix handling of firebird string params in case Pascal parameter type differs (Bug ID 24080)
|
12 years ago |
reiniero
|
76e6fff302
* sqldb: Firebird/Interbase: now Win64 SEH is enabled (r23732),
|
12 years ago |
lacak
|
6a9c3a6061
fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement.
|
12 years ago |
lacak
|
7bd0c1df19
fcl-db: ibconnection: small cleanup
|
12 years ago |
reiniero
|
2ba03a9df7
+ fcl-db: Firebird/Interbase: add some metadata support: GetConnectionInfo and ODS major version
|
12 years ago |
reiniero
|
a632021d62
Firebird/Interbase connection minor+cosmetic fix:
|
13 years ago |
marco
|
d2cc65aff0
* improve statementtype detection. Mantis #22723, patch by Lacak2
|
13 years ago |