VB5 + SQL 7 in NT4 problem for RDO
Install SQL7 and VB5 in the same machine running NT4.0 server.
RDO can't work.
More details:
1. I install SQL7 before install VB5
2. Create RDO objects will get error msg like " object call failed "
3. Use RDC control, call RDC.Refresh get error msg " Invalid procedure call "
The deadline is next Tuesday and I can't even set up the environment.
What can I do?
Thanks for your help
Re: VB5 + SQL 7 in NT4 problem for RDO
Hi !
There are couple of things you can try :
1. Install the patch for Sql server 7.0. This might solve the problem.
or
2. Try using ADO and it shd work.
GOOD LUCK !