Software Development Network>> SQL Server>> Can't create stored procedure with access 2003 when connected to SQL 2005
It tells me I may have to update a driver.
Where can I find this update and what is updated
Thanks for the help.
More than likely you have a disconnect with the MDAC. You can download the latest version of that here:
http://msdn.microsoft.com/data/mdac/default.aspx
If that doesn't work out, you might need the SQL Server Native Client. You can find that here:
http://msdn.microsoft.com/data/sqlnative/default.aspx
Buck
Can't create stored procedure with access 2003 when connected to SQL 2005
esamsalah
More than likely you have a disconnect with the MDAC. You can download the latest version of that here:
http://msdn.microsoft.com/data/mdac/default.aspx
If that doesn't work out, you might need the SQL Server Native Client. You can find that here:
http://msdn.microsoft.com/data/sqlnative/default.aspx
Buck