Commit Graph

351 Commits

Author SHA1 Message Date
Ocke Janssen
7796d2bcb5 #105213# check if table has already privs 2002-11-28 09:30:59 +00:00
Ocke Janssen
5e4ef8de78 #104812# insert more defensive programming 2002-11-21 14:42:34 +00:00
Ocke Janssen
269152823b #105154# insert the handling for BLOB and CLOB 2002-11-15 08:00:16 +00:00
Ocke Janssen
c1fa8f5468 #104144# correct the new positioning of the iterator used by clones and the original rowset 2002-11-13 05:56:59 +00:00
Ocke Janssen
8f2ba82c72 #104781# use and impl of new method 2002-11-07 07:43:37 +00:00
Ocke Janssen
b766576e7f #104577# remove caret handling after statement creation 2002-10-31 06:33:53 +00:00
Vladimir Glazounov
a0efa07b46 #100000# removed obsolete includes 2002-10-30 13:56:52 +00:00
Vladimir Glazounov
bec1435f93 #10000# corrections for GCC 2002-10-30 08:34:14 +00:00
Ocke Janssen
d1480d1ffa #104495# make use of the new base classes in connectivity 2002-10-25 07:55:22 +00:00
Ocke Janssen
d622279cf7 #104474# position cache before next and relative call when bookmark is set 2002-10-25 07:31:32 +00:00
Ocke Janssen
0f0ef947a0 #i4229# reject unions as well 2002-10-16 12:14:04 +00:00
Ocke Janssen
dec1e57d4f #104282# check type of the table to add view or table as keyword 2002-10-16 10:19:08 +00:00
Ocke Janssen
0f3774c74c #104278# increment index of rows 2002-10-16 09:56:55 +00:00
Ocke Janssen
2057833fd9 #104144# reposition cache when current row is null 2002-10-11 10:08:33 +00:00
Ocke Janssen
3714640093 #i6529# use real table name instead of alias for update,delete and insert statements 2002-10-11 06:23:16 +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
691d2335d0 #i3289# correct table name quoting so that in every situation the correct schema, catalog is used 2002-10-08 11:46:28 +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
1982c8b432 #97524# remember column type for reuse 2002-10-01 08:03:59 +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
e6aac5e97d #103049# allow any as controldefault 2002-09-24 08:13:41 +00:00
Ocke Janssen
fcd080b9b4 #103098# check if teh element inserted is a view 2002-09-20 10:23:22 +00:00
Ocke Janssen
4a83e17bcb #99475# correct group by clause 2002-08-30 10:17:16 +00:00
Ocke Janssen
60bf9dc456 #100839# clear variables before use them again 2002-08-30 07:59:39 +00:00
Ocke Janssen
aa380fd7a3 #98671# change type for sequence to VARBINARY 2002-08-26 11:38:27 +00:00
Ocke Janssen
baa2e19219 #96435# pointer access corrected 2002-08-26 06:59:23 +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
c2359f9027 #102394# insert even into key row if no auto increment exists 2002-08-22 09:07:04 +00:00
Ocke Janssen
6de99926df #102312# new parameter IRefreshListener* to notify when refreshing 2002-08-21 09:33:54 +00:00
Ocke Janssen
87bac9a7bf #98095# clear mutex before calling our listeners 2002-08-13 10:13:00 +00:00
Ocke Janssen
3e6e73f9a0 #98084# move dtor to protected 2002-08-08 06:08:29 +00:00
Ocke Janssen
168206b54c #98084# reposition used cache after moveToBookmark call 2002-08-08 06:07:42 +00:00
Ocke Janssen
026c96e1bb #95146# ask for generated values after insert new row 2002-07-25 05:38:47 +00:00
Ocke Janssen
8f1a7bd813 #95146# correct error message when command is empty 2002-07-25 05:35:23 +00:00
Ocke Janssen
d14d2a5de1 #95146# impl XGeneratedResultSet 2002-07-25 05:33:18 +00:00
Ocke Janssen
b2d1ddfede #95146# new property for the decsriptor column and autoinc 2002-07-25 05:31:31 +00:00
Ocke Janssen
5824b95cea #95146# use of autoincrement value to create columns 2002-07-25 05:30:54 +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
4b4c490799 #96381# filter view table types 2002-07-11 05:52:30 +00:00
Ocke Janssen
708a2dad57 #99549# check used columns 2002-07-05 07:17:13 +00:00
Ocke Janssen
1769141aff #99549# error in for loop use of begin as end condition 2002-06-27 07:06:09 +00:00
Frank Schönheit
d747b0706c #100115# appendOrderByField: no unnecessary check for the VALUE property - allows broader range of columns 2002-06-10 13:55:52 +00:00
Ocke Janssen
ba87229997 #99051# change type of storing pointer to multimap 2002-05-10 07:07:11 +00:00
Vladimir Glazounov
af482ca2d4 #65293# added type cast 2002-05-08 08:21:54 +00:00
Ocke Janssen
7986a3b5ee #98357# autofilter of bool columns corrected 2002-05-06 12:49:02 +00:00
Frank Schönheit
d5096e4be7 #97955# moveToInsertRow: allow even if we already are on an insert row (only way to reset the values) 2002-04-16 06:48:57 +00:00
Frank Schönheit
88bbe35608 #98181# for m_aLocale (use for parsing/generating predicate strings), use the system locale as set in OOo's options, not the locale of the office installation as found in the configuration 2002-04-10 05:47:57 +00:00
Ocke Janssen
261d076e58 #96397# check if indexname is valid 2002-03-27 13:59:31 +00:00