Browse Source

added in note to fix for odbc_fetch_into

# could have sworn i did this before... but ahh well..
experimental/pre_new_hash_func
Dan Kalowsky 25 years ago
parent
commit
c0d6e07c8b
  1. 3
      TODO-4.2.txt

3
TODO-4.2.txt

@ -1,3 +1,6 @@
* Change the odbc_fetch_into() function to require ALWAYS the first two
parameters ($conn_id and $array), and make the third (row) be optional.
* Remove --with-openlink configure option (--with-iodbc replaces it).
* Always build CGI (--disable-cgi option to disable).

Loading…
Cancel
Save