Hello all.
I'm in the process of adding simple ODBC functionnality to our in-house software. So far I can retrieve text & int data and then update the database. I'm using win2000, Visual Studio 6 (w/ C), SQL Server 2000 and the Northwind demo database. I had previously no experience with SQL...