1
Equivolent SQL Server function for Access DoCmd.TransferText
I need to convert an Access app to SQL Server that has a DoCmd.Transfer command in it. Is there a qay to accomplish this in a stored procedure?
Answer Question
| March 5, 2008 4:36 PM
DoCmd.Transfer, Microsoft Access, SQL Server, Stored Procedures
I need to convert an Access app to SQL Server that has a DoCmd.Transfer command in it. Is there a qay to accomplish this in a stored procedure?
1





