Update of /cvsroot/q-lang/q
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25077
Modified Files:
ChangeLog
Log Message:
update ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/q-lang/q/ChangeLog,v
retrieving revision 1.322
retrieving revision 1.323
diff -C2 -d -r1.322 -r1.323
*** ChangeLog 12 Feb 2008 01:16:07 -0000 1.322
--- ChangeLog 12 Feb 2008 02:06:20 -0000 1.323
***************
*** 1,7 ****
! 2008-02-12 <Dr....@t-...>
* modules\odbc\examples\odbc_examp.q: fixes for compatibility with
MS Access
2008-02-12 Albert Graef <Dr....@t-...>
--- 1,11 ----
! 2008-02-12 Albert Graef <Dr....@t-...>
* modules\odbc\examples\odbc_examp.q: fixes for compatibility with
MS Access
+ Uncomment line 95 in odbc_examp.q to make this example work with
+ MS Access. (Note that you first need to create an ODBC data source
+ named "myodbc" before you can initialize the sample tables.)
+
2008-02-12 Albert Graef <Dr....@t-...>
|