Error: 2147024894 - The system cannot find the file specified.

B

bbxrider

win2k adv server/iis5.0/access2000
asp program, using ado (server.createobject("adodb.connection")
i get the above return code when invoking a query to insert a new row into a
table
however, the row is added????
from google and ms knowledge base, seems to be a generic message for not
finding a file
so am stumped why it is coming up here
 
Top