Recordset Save Error

J

JSzymanski

On an ADODB recordset .Save call to update an underlying SQL Server table, I
am getting the following error message:

"The filename, directory name, or volume label syntax is incorrect."

What does this mean in this context?
 
Top