joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 years ago |
joost
|
536a732823
* Reverted r8922 since r8914 contains a better fix
|
18 years ago |
joost
|
9080909740
* TSQLQuery.StatementType should not be published
|
18 years ago |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 years ago |
joost
|
340acdea57
* Implemented TPQConnection.RowsAffected
|
18 years ago |
joost
|
ab904addff
* Call GetDBDialect in DoConnect since in DoInternalConnect Connected is false, so GetDBDialect effectively does nothing
|
18 years ago |
joost
|
047d79aef4
* Patch from Jesus Reyes to allow changing the Dialect
|
18 years ago |
michael
|
e597d8f9da
* Avoid a size 0 error on empty string fields
|
18 years ago |
joost
|
8a66698bc4
* TIBConnection.Dialect is read-only as it is implemened now. And public, not published.
|
18 years ago |
joost
|
2d60c1e5cf
* Fixed bug #9342 as suggested by reporter Sergey Smirnov
|
18 years ago |
joost
|
f4d65dc92c
* Implemented TIBConnection.RowsAffected
|
18 years ago |
joost
|
13722257b6
* Trim stringfields longer then dsMaxStringSize in IBConnection + test. (bug 9600)
|
18 years ago |
joost
|
77daccf9e6
* Added checks to TField.Size
|
18 years ago |
joost
|
5ae57ea554
* fix for using ftString-type parameters on datefields + test
|
18 years ago |
joost
|
bf9b720fd7
* Only call CheckError if an error has occured
|
18 years ago |
joost
|
0a63d3d239
* Only ask the dialect when needed
|
18 years ago |
joost
|
a2569a6e6f
* Reverted wrongly comitted file in r8465
|
18 years ago |
joost
|
ad389a9b3a
* Updated README
|
18 years ago |
michael
|
71152163bc
* Added check for descending index
|
18 years ago |
joost
|
b2d59b9599
* Support ftMemo parameters
|
18 years ago |
joost
|
a7a8bd88e5
* Fix ftString parameters for blob-fields
|
18 years ago |
joost
|
dcc62c3ccc
* Support for smallint fields, bug #8417
|
18 years ago |
michael
|
6a6ca4afbd
* Implemented TSQLConnector
|
18 years ago |
peter
|
5b8dd4c004
* move fcl sources to separate packages
|
18 years ago |