B
BillH
I installed SP3 on O2k.
Then I installed Visual Studio 97.
I am running Windows 2000 professional.
Now, every time I open a datbase, I get "Run-Time Error 3001 Invalid
Argument"
Seems like I was OK till I added Visual Studio 97, but I can't be sure.
I need this old stuff to be compatible with the computers I am programming
for.
But I cannot do anything anymore.
Somebody PLEASE have the answer!
I get an error between the lines of code for the switchboard that say:
Set rs = CreateObject("ADODB.Recordset")
rs.Open stSql, con, 1 ' 1 = adOpenKeyset
That's what little I know.
I never should have put a Service pack and a new program on my comnputer on
hte same day!
Then I installed Visual Studio 97.
I am running Windows 2000 professional.
Now, every time I open a datbase, I get "Run-Time Error 3001 Invalid
Argument"
Seems like I was OK till I added Visual Studio 97, but I can't be sure.
I need this old stuff to be compatible with the computers I am programming
for.
But I cannot do anything anymore.
Somebody PLEASE have the answer!
I get an error between the lines of code for the switchboard that say:
Set rs = CreateObject("ADODB.Recordset")
rs.Open stSql, con, 1 ' 1 = adOpenKeyset
That's what little I know.
I never should have put a Service pack and a new program on my comnputer on
hte same day!