Aleksandar Fabijanic
|
08f8448478
|
|
2007-06-22 02:09:02 +00:00 |
|
Aleksandar Fabijanic
|
c9b65928db
|
ODBC generic nulls, added Row and RowIterator
|
2007-06-22 02:07:48 +00:00 |
|
Aleksandar Fabijanic
|
366ac99f7d
|
unused variable warning cleanup
|
2007-06-21 01:29:29 +00:00 |
|
Aleksandar Fabijanic
|
31860214d3
|
ODBC null value support and tests (tested win32 all & Linux PostgreSQL)
|
2007-06-21 01:27:48 +00:00 |
|
Aleksandar Fabijanic
|
7fac905b65
|
null bindings and RecordSet::isNull (SQLite done and tested, ODBC todo)
|
2007-06-19 23:24:16 +00:00 |
|
Aleksandar Fabijanic
|
6a5afde278
|
stored procedure and gcc fixes
|
2007-06-19 02:13:30 +00:00 |
|
Guenter Obiltschnig
|
1e659df827
|
added AsyncIO
|
2007-06-18 07:02:09 +00:00 |
|
Guenter Obiltschnig
|
049c3b914b
|
added AsyncIO
|
2007-06-18 07:00:47 +00:00 |
|
Aleksandar Fabijanic
|
5feefc75cd
|
Stored procedures for DB2 & PostgreSQL, StatementImpl::isStoredProcedure() function
|
2007-06-16 02:48:57 +00:00 |
|
Guenter Obiltschnig
|
aaea87c6e2
|
latest sources from main repository
|
2007-06-13 15:32:13 +00:00 |
|
Guenter Obiltschnig
|
db38afabd5
|
latest sources from main repository
|
2007-06-13 15:26:36 +00:00 |
|
Guenter Obiltschnig
|
e701c977f5
|
latest sources from main repository
|
2007-06-13 15:15:43 +00:00 |
|
Guenter Obiltschnig
|
f7b1357ec6
|
latest sources from main repository
|
2007-06-13 15:14:53 +00:00 |
|
Guenter Obiltschnig
|
cfca5df1b6
|
latest sources from main repository
|
2007-06-13 15:14:29 +00:00 |
|
Guenter Obiltschnig
|
9913f74f8d
|
latest sources from main repository
|
2007-06-13 15:13:29 +00:00 |
|
Guenter Obiltschnig
|
0b2b989a95
|
SQLite fixes; minor cosmetic fixes
|
2007-06-13 15:11:21 +00:00 |
|
Aleksandar Fabijanic
|
8b374cd84b
|
|
2007-06-08 01:33:56 +00:00 |
|
Aleksandar Fabijanic
|
649415d3b9
|
Binder::bind(BLOB)
|
2007-06-07 01:34:49 +00:00 |
|
Aleksandar Fabijanic
|
f5d1b17306
|
std::string stored proc in-bound binding
|
2007-06-06 22:43:10 +00:00 |
|
Aleksandar Fabijanic
|
7944f7868b
|
DateTime binding & I/O parameters fix
|
2007-06-06 01:26:58 +00:00 |
|
Aleksandar Fabijanic
|
0bde32efac
|
DateTime binding (work in progress)
|
2007-06-02 01:51:38 +00:00 |
|
Aleksandar Fabijanic
|
b55004813d
|
DateTime binding (only Oracle tested)
|
2007-05-31 22:40:27 +00:00 |
|
Aleksandar Fabijanic
|
c1ecb3ee05
|
configurable internal storage
|
2007-05-30 23:20:47 +00:00 |
|
Aleksandar Fabijanic
|
911d0c5b82
|
Stored procedure support
|
2007-05-25 22:15:46 +00:00 |
|
Aleksandar Fabijanic
|
2bb4746848
|
make preparation() protected
|
2007-05-25 02:00:42 +00:00 |
|
Aleksandar Fabijanic
|
6951cfa3c7
|
ODBC library detection
|
2007-05-25 01:57:38 +00:00 |
|
Aleksandar Fabijanic
|
956aafbd0b
|
std::list, std::deque bindings
|
2007-05-25 01:57:15 +00:00 |
|
Aleksandar Fabijanic
|
033b74643c
|
no comment
|
2007-05-24 01:04:57 +00:00 |
|
Aleksandar Fabijanic
|
cb7394bb6d
|
Diagnostics fix and Linux test fixes
|
2007-05-23 23:07:52 +00:00 |
|
Aleksandar Fabijanic
|
55b22cc271
|
Convert code to zero-based
|
2007-05-23 01:07:39 +00:00 |
|
Aleksandar Fabijanic
|
418bb651c1
|
Tidying up the tests
|
2007-05-23 01:06:46 +00:00 |
|
Aleksandar Fabijanic
|
2fe37eab6f
|
Added MS Access test database file
|
2007-05-22 15:28:52 +00:00 |
|
Aleksandar Fabijanic
|
a9f476da0b
|
Tests tidy-up, DSN-less connections, preparation ODBCColumn pos fix
|
2007-05-22 00:02:40 +00:00 |
|
Aleksandar Fabijanic
|
85864b5fc2
|
|
2007-05-18 19:29:21 +00:00 |
|
Aleksandar Fabijanic
|
d67d05230e
|
|
2007-05-18 18:48:12 +00:00 |
|
Aleksandar Fabijanic
|
b03d7a50d1
|
|
2007-05-18 18:47:41 +00:00 |
|
Aleksandar Fabijanic
|
1063818cc3
|
|
2007-05-18 18:44:11 +00:00 |
|
Aleksandar Fabijanic
|
34697be9e4
|
eliminate some gcc warnings, move register/unregister to be called only once
|
2007-05-18 18:37:11 +00:00 |
|
Aleksandar Fabijanic
|
0fdc7f42a7
|
POCO_BUILD => POCO_BASE
|
2007-05-17 02:28:13 +00:00 |
|
Aleksandar Fabijanic
|
b72f2ad0e0
|
reverting the previous change
|
2007-05-17 01:53:50 +00:00 |
|
Aleksandar Fabijanic
|
5a35c08c11
|
added Data components
|
2007-05-16 23:15:31 +00:00 |
|
Aleksandar Fabijanic
|
c31d482801
|
eclipse projects
|
2007-05-16 19:23:15 +00:00 |
|
Aleksandar Fabijanic
|
c865b42353
|
eclipse projects
|
2007-05-16 19:22:45 +00:00 |
|
Guenter Obiltschnig
|
d480055a85
|
final Data changes
|
2007-05-16 11:23:29 +00:00 |
|
Aleksandar Fabijanic
|
6027101fa6
|
0-based col/row, RecordSet metadata, Tuple sample
|
2007-05-16 04:17:03 +00:00 |
|
Guenter Obiltschnig
|
a768c2e791
|
added Data samples
|
2007-05-15 18:35:13 +00:00 |
|
Guenter Obiltschnig
|
b9f60b8f5e
|
some renaming and clean-up
|
2007-05-15 18:34:37 +00:00 |
|
Guenter Obiltschnig
|
01bcb63000
|
committed Data
|
2007-05-12 14:41:03 +00:00 |
|
Guenter Obiltschnig
|
cf80f255be
|
committed 1.3 release
|
2007-05-07 16:46:23 +00:00 |
|
Guenter Obiltschnig
|
be44df77fd
|
latest changes from main rep
|
2007-05-05 13:15:55 +00:00 |
|