This is a discussion on Windows ODBC Access Example - basic.visual ; Hello Everyone, After reading alot of pieces of documentation about ODBC, I could not find an example -- so I created one. It was created with REALbasic 2006 and requires the ODBC database plugin from REALbasic http://www.realbasic.com/download/individual/ . Since I ...
Hello Everyone,
After reading alot of pieces of documentation about ODBC, I could not
find an example -- so I created one. It was created with REALbasic
2006 and requires the ODBC database plugin from REALbasic
http://www.realbasic.com/download/individual/ .
Since I have machines that run Windows XP, this is the only OS that I
know it works on.
It is simple, has very little error checking on it, and has a basic
'edit', 'add' and 'delete' function, along with populating a listbox.
The example can be downloaded from
http://drdakin.tripod.com/REALbasic/REALbasic.htm
I hope you enjoy the example.
Eugene