Jens-Heiner Rechtien
|
2facbebb88
|
MWS_SRX644: migrate branch mws_srx644 -> HEAD
|
2003-03-19 16:57:12 +00:00 |
|
Ocke Janssen
|
912c8394de
|
#i9288# check if tablename is valid if not throw sqlexception
|
2002-12-10 14:49:46 +00:00 |
|
Ocke Janssen
|
ff3544456e
|
#106047# insertRow now reset the flags after the current row has been set
|
2002-12-10 11:50:04 +00:00 |
|
Ocke Janssen
|
d9e35a8d26
|
#106008# copy row content instead of remember ref
|
2002-12-05 13:50:03 +00:00 |
|
Ocke Janssen
|
aa9a3bf264
|
#106008# copy row content instead of remember ref
|
2002-12-05 13:10:11 +00:00 |
|
Frank Schönheit
|
e9c6a4fce8
|
#105390# #i8481# defined order of notifications for operations on a RowSet
|
2002-12-05 08:53:00 +00:00 |
|
Ocke Janssen
|
ad11b4bd10
|
#i3332# check if statement is null and if so generate an error
|
2002-10-10 12:22:42 +00:00 |
|
Ocke Janssen
|
58b26608a7
|
#i3289# correct table name quoting so that in every situation the correct schema, catalog is used
|
2002-10-07 12:09:48 +00:00 |
|
Ocke Janssen
|
f257eebdfb
|
#103051# convert double to date,time or timestamp when column type is set
|
2002-09-27 12:02:06 +00:00 |
|
Ocke Janssen
|
610e8bc94f
|
#96435# create common base class for view and table container
|
2002-08-23 04:56:21 +00:00 |
|
Ocke Janssen
|
b444fb1467
|
#102514# #63936# #98342# don't dispose connection when it is not our own
|
2002-08-22 09:08:10 +00:00 |
|
Ocke Janssen
|
87bac9a7bf
|
#98095# clear mutex before calling our listeners
|
2002-08-13 10:13:00 +00:00 |
|
Ocke Janssen
|
8f1a7bd813
|
#95146# correct error message when command is empty
|
2002-07-25 05:35:23 +00:00 |
|
Ocke Janssen
|
1e52b19068
|
#100984# cancel insert after refreshRow
|
2002-07-11 06:38:24 +00:00 |
|
Ocke Janssen
|
96403918e4
|
#100984# cancel insert after refreshRow
|
2002-07-11 06:02:27 +00:00 |
|
Ocke Janssen
|
d3c51784a4
|
#98280# reset new flag when deleteing some rows
|
2002-03-21 06:26:57 +00:00 |
|
Ocke Janssen
|
61f5dab2e8
|
#95225# changes for bookmarkable resultset
|
2001-11-29 15:35:26 +00:00 |
|
Ocke Janssen
|
66cc11752b
|
#95013# resolve duplicate column names
|
2001-11-23 10:28:26 +00:00 |
|
Ocke Janssen
|
643c6b02cb
|
#94384# change &m_rMutex in m_pMutex to avoid illegal member access
|
2001-11-15 09:42:42 +00:00 |
|
Frank Schönheit
|
33229d8721
|
#94407# correct param order when firing a change of the ActiveConnection
|
2001-11-08 07:46:06 +00:00 |
|
Jens-Heiner Rechtien
|
5983f7545d
|
#92924#: gcc-3.0.1 needs lvalue, exception specifications
|
2001-11-01 14:27:20 +00:00 |
|
Ocke Janssen
|
01db9416d9
|
#93524# insert/delete corrected
|
2001-10-26 06:50:50 +00:00 |
|
Ocke Janssen
|
ba35b91681
|
#93489# impl new property for columnsettings
|
2001-10-19 11:52:27 +00:00 |
|
Vladimir Glazounov
|
efe150cc9d
|
#65293# fix for compiler bug
|
2001-10-11 14:30:38 +00:00 |
|
Ocke Janssen
|
7d0ce5e882
|
#92786# refcount implemented for connectiondata and sqlexception catched
|
2001-10-08 06:26:32 +00:00 |
|
Ocke Janssen
|
70c26bb227
|
#92475# check if connection is a XViewsSupplier
|
2001-09-27 08:48:57 +00:00 |
|
Ocke Janssen
|
1581a0d3ca
|
#92232# fixes for BIGINT type and new property HELPTEXT
|
2001-09-20 11:59:25 +00:00 |
|
Ocke Janssen
|
5ab8003997
|
#91986# catch Exceptions when setting prop for prepstmt
|
2001-09-18 10:24:33 +00:00 |
|
Frank Schönheit
|
d7236ef6be
|
preparations for #90109#
|
2001-08-30 07:07:36 +00:00 |
|
Ocke Janssen
|
284a0a30eb
|
#84578# fixes for resultset
|
2001-08-29 11:21:08 +00:00 |
|
Ocke Janssen
|
1c20e8d0e1
|
#91350# some assertions for insert and bookmark fetching
|
2001-08-27 08:16:48 +00:00 |
|
Ocke Janssen
|
d6d7f23601
|
#90015# code corrcetions for some speedup's
|
2001-08-24 05:40:35 +00:00 |
|
Ocke Janssen
|
850853efd2
|
#90882# check ifFirst after knowing that it wasn't new and use of TABLE and VIEW as default filter becuase sometimes don't work
|
2001-08-14 06:50:38 +00:00 |
|
Ocke Janssen
|
d09eabb651
|
#90015# remember the columns impl class
|
2001-08-13 07:45:02 +00:00 |
|
Frank Schönheit
|
3f5dbbb4f8
|
#90735# updateRow: set m_aOldRow correctly
|
2001-08-08 09:05:57 +00:00 |
|
Frank Schönheit
|
7d77dd72de
|
#87960# moved the listers from the base class herein / call the listers in :disposing()
|
2001-08-06 10:01:19 +00:00 |
|
Ocke Janssen
|
478d3246c5
|
#90015# use ORowSetValue as const ref
|
2001-07-30 07:53:02 +00:00 |
|
Ocke Janssen
|
526eee8e20
|
#89430# move ORowSetValue into dbtools
|
2001-07-24 12:25:26 +00:00 |
|
Ocke Janssen
|
f58c7e9754
|
#86186# check parsetree for joins
|
2001-07-19 08:29:22 +00:00 |
|
Ocke Janssen
|
950ded75c8
|
#89437# positioning cache when standing on a row outside the cache
|
2001-07-12 06:56:32 +00:00 |
|
Ocke Janssen
|
b3bff198cc
|
#89364# provide the parameter row to the keyset
|
2001-07-09 06:00:18 +00:00 |
|
Ocke Janssen
|
00e2615f51
|
#88282# moveToInsertRow: position cache only when bookamrk isvalid
|
2001-06-29 07:30:40 +00:00 |
|
Ocke Janssen
|
1a0f22288d
|
#87808# clearParameters corrected
|
2001-06-26 10:03:28 +00:00 |
|
Ocke Janssen
|
e876abd02a
|
#87808# setObject corrected and some more
|
2001-06-26 09:12:41 +00:00 |
|
Frank Schönheit
|
80705dd7e6
|
#88392# updateObject: if possible, doe an updateXXX (e.g. updateString if the object-Any contains a string
|
2001-06-26 08:29:13 +00:00 |
|
Ocke Janssen
|
9fd07ac6d2
|
#88012# a new method for repositioning the cache
|
2001-06-22 12:08:06 +00:00 |
|
Ocke Janssen
|
31408b0602
|
#88455# serveral fixes for parameters
|
2001-06-22 09:48:40 +00:00 |
|
Ocke Janssen
|
b48cd10c8b
|
#86723# wrong type for binary types
|
2001-05-28 08:09:29 +00:00 |
|
Ocke Janssen
|
3f03962c14
|
#86245# 86246# check tableconfignode and types
|
2001-05-25 09:39:18 +00:00 |
|
Ocke Janssen
|
de1af384ef
|
#87199# check column names
|
2001-05-22 12:08:22 +00:00 |
|