I have to backend an existing system with SQL server 7.0.
I understand the SP calls as I have done quite a bit of VB6.0 to SQL7.0 but I'm a bit unsure of bound forms. Is it normal practice to attache the tables via an ODBC DSN and then bind the table to the form ? Or shoulld I load a temporary table using a SP recordset ?
Bill Paton
william.paton@ubsw.com
Check out
I understand the SP calls as I have done quite a bit of VB6.0 to SQL7.0 but I'm a bit unsure of bound forms. Is it normal practice to attache the tables via an ODBC DSN and then bind the table to the form ? Or shoulld I load a temporary table using a SP recordset ?
Bill Paton
william.paton@ubsw.com
Check out