Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1389 2023-08-29 16:26:27 daniel-marschall /trunk/ Replaced unprofessional usage of chr(1), chr(2), ... as replacement tokens  
1370 2023-08-03 23:16:33 daniel-marschall /trunk/  
1365 2023-08-01 16:21:12 daniel-marschall /trunk/ ADO+OLEDB now fully support Unicode including emojis!  
1364 2023-08-01 13:58:20 daniel-marschall /trunk/ SQL Schemas updated  
1350 2023-07-30 23:48:26 daniel-marschall /trunk/ Various smaller fixes  
1240 2023-04-28 00:30:05 daniel-marschall /trunk/ Firebird Database: LastInsertId is now implemented  
1232 2023-04-26 16:49:28 daniel-marschall /trunk/ Added database plugin SQLSRV  
1229 2023-04-21 16:50:00 daniel-marschall /trunk/  
1228 2023-04-20 23:25:27 daniel-marschall /trunk/ Fixed systeminfo plugin compatibility with Oracle DB  
1227 2023-04-20 16:42:46 daniel-marschall /trunk/  
1226 2023-04-19 23:50:31 daniel-marschall /trunk/ Fixed insert_id() issues with ADO connections  
1223 2023-04-19 20:16:31 daniel-marschall /trunk/ Some fixes for the ADO database connection  
1222 2023-04-19 17:13:59 daniel-marschall /trunk/  
1221 2023-04-19 14:51:39 daniel-marschall /trunk/  
1220 2023-04-19 02:25:35 daniel-marschall /trunk/ System Information plugin: Database plugins can now report extended information like their database name, username, connection properties, etc.  
1219 2023-04-19 01:49:46 daniel-marschall /trunk/ Added new database connection plugin: ADO (required Windows server system)