Commit Graph

27 Commits

Author SHA1 Message Date
joost
6f3e1bba28 * Fixed bug #8442 + test
git-svn-id: trunk@10905 -
2008-05-07 20:53:09 +00:00
joost
983e723262 * Implemented Port property (bug 10533)
git-svn-id: trunk@10344 -
2008-02-16 22:07:44 +00:00
joost
c48fe41781 * Patch from Jesus Reyes to set a default for ParseSQL (bug 10798)
git-svn-id: trunk@10341 -
2008-02-16 21:08:54 +00:00
joost
3bc2f94398 * Implemented TBufDataset.IndexFieldNames (+test)
* Fixed some db-error messages

git-svn-id: trunk@10006 -
2008-01-26 23:37:04 +00:00
joost
321be49ff5 * Added TSQLQuery.ServerIndexDefs, the indexes on the server are now stored in this new property instead of IndexDefs which from now on only stores the local indexes
git-svn-id: trunk@9975 -
2008-01-26 21:02:31 +00:00
joost
ce9b080854 * Always reset FUpdateable when calling the SQLParser (+test)
git-svn-id: trunk@9878 -
2008-01-23 09:14:07 +00:00
joost
3852af4afb * Moved StringsReplace from sqldb to strutils
* Removed unused NotYetImplemented procedure from strutils

git-svn-id: trunk@9771 -
2008-01-15 22:13:47 +00:00
joost
9f97f670ab * Moved implementation of IndexDefs from sqldb to bufdataset
git-svn-id: trunk@9504 -
2007-12-21 22:50:45 +00:00
michael
c4c6f3f655 * Setting TSQLQuery.Transaction sets TSQLQuery.Database and vice versa. Same for TSQLTransaction.Database and Database.Transaction
git-svn-id: trunk@9433 -
2007-12-12 19:46:09 +00:00
joost
dc33a9bc87 * Not only a comma is a seperator in the from-clause of a query. Fixes bug #10148 (+test)
git-svn-id: trunk@9254 -
2007-11-14 22:08:01 +00:00
joost
9080909740 * TSQLQuery.StatementType should not be published
* Quote fieldnames in ApplyUpdates for connections which needs this + test (bug 9661)
 * Do not try to update the indexdefinitions if the TableName is unknown
 * Try to obtain the TableName even if the dataset is readonly

git-svn-id: trunk@9119 -
2007-11-03 22:20:45 +00:00
joost
53b6757c6e * Removed unused SetIndexDefs
* IndexDefs should not be passed as var to UpdateIndexDefs

git-svn-id: trunk@9107 -
2007-11-03 16:08:34 +00:00
joost
1f9443f90f * implemented GetFieldNames
* implemented GetTableNames
* added support for smallint fields

git-svn-id: trunk@9073 -
2007-11-02 22:10:28 +00:00
joost
3e2b2b3aa5 * Removed unnecessary "as" calls, added class-type checks in SetDatabase
git-svn-id: trunk@8861 -
2007-10-20 12:16:24 +00:00
joost
c39b663201 * Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test
git-svn-id: trunk@8843 -
2007-10-18 20:45:10 +00:00
joost
a701dab36c * Fix for empty searchstrings in stringsreplace
git-svn-id: trunk@8752 -
2007-10-08 21:24:01 +00:00
joost
865386b464 * some fixes for queries with more then 10 parameters + tests
git-svn-id: trunk@8745 -
2007-10-08 10:00:28 +00:00
joost
327c0834ac * Trim obtained names in GetDBInfo
git-svn-id: trunk@8436 -
2007-09-12 10:59:04 +00:00
michael
6e75a2da3c * Re-published properties that disappeared
git-svn-id: trunk@8221 -
2007-08-04 18:36:25 +00:00
joost
f88fca7d83 * If Serverfilted is true, use the ServerFilter instead of the normal Filter
git-svn-id: trunk@8173 -
2007-07-27 22:09:32 +00:00
michael
a093c52815 * Added check for circular datasource reference in case datasource not nil
git-svn-id: trunk@8168 -
2007-07-27 09:06:42 +00:00
michael
9bc1c04688 * Added check for circular datasource reference
git-svn-id: trunk@8167 -
2007-07-27 09:02:09 +00:00
michael
b3ac071c8c * Made GetConnectionDef Public
git-svn-id: trunk@8077 -
2007-07-16 17:20:35 +00:00
michael
1ea8136192 * Published property Database in TSQLQuery again
git-svn-id: trunk@7955 -
2007-07-05 07:40:41 +00:00
michael
061bfa3301 * Introduced TCustomSQLQuery, with properties in protected mode
git-svn-id: trunk@7364 -
2007-05-16 15:31:11 +00:00
michael
6a6ca4afbd * Implemented TSQLConnector
git-svn-id: trunk@6679 -
2007-02-27 23:24:18 +00:00
peter
5b8dd4c004 * move fcl sources to separate packages
git-svn-id: trunk@6655 -
2007-02-25 21:02:26 +00:00