I ran into the automation error in VB when I tried executing my DLL.
I instantiated the DLL:
Public withevents objLogin as cLogin.Login
Set objLogin = new login
objLogin.User = "UserName"
It errors out on the Set ObjLogin = new Login
This is the error:
Runtime error '-2147024770...
I have the specs now.
Computer 1 = SQL Server 7 edition
Computer 2 = SQL Server 2000 edition
On the production database (we'll call this 1st computer) I believe its SQL Server 7 edition. When I first tried manipulating data, I discoverted that I need to install a client tool. I installed the...
I'm currently running an SQL Developers edition as my database. I can successfully do a daily backup on the production db. I want to have an backup server in case the production goes down. I tried backing it onto another windows XP computer, I get an error, Device is not available. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.