When I try DeleteFile(filename), I get an error about another process using that file. I hadn't created a connection to that file in my own program, so I assume that lock is from the sql engine.
Thanks folks!
does anyone have any insight in this matter?
|||There must be an open connection to the database - pls review your code.
|||it was due to me opening the database in the ssce wince interface...
No comments:
Post a Comment