]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
First commit of the function library to support mSQL. Already this
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 25 Jun 2000 03:43:33 +0000 (03:43 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 25 Jun 2000 03:43:33 +0000 (03:43 +0000)
commit51ed99efaf9cab42d27c1e644d24a2d1d1c2e7c3
treec9f33a6a9dad3baca0c69b2939782f1259b4e4b7
parentb3160bb65206e433c9b0a1c0172eb568b2b8e139
First commit of the function library to support mSQL. Already this
works for inserts and retrievals, and only the searching needs
implementation. That will be a little tricky because TEXT fields
cannot be used in LIKE clauses, but I have a workaround sketched out.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@100 96ab9672-09ca-45d6-a79d-3d69d39ca109
wiki_msql.php3 [new file with mode: 0644]