ADOX Automation error 2k3 TS w/SP1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a program that uses ADOX automation to create tables in an Access
database (custom-built program in VB6 by me). Every week, it creates a new
table for the user running the program.

Prior to installing SP1, it would work perfectly fine on Terminal Server.
The table would be created and no problems.

After installing SP1, it now doesn't work. I get the error #-2147024769 -
Automation error. The specified procedure could not be found.

After talking with some fellow programmers on some coding forums, we've
decided it's not my program, but somehow SP1 locked the ADOX dll down so it
doesn't work like it did before. Is there any way that I can get around this
that anyone knows of? We don't want to get rid of SP1, but I want this
program to work like it did beforehand.

Any help would be appreciated.
 
Back
Top