Click to See Complete Forum and Search --> : VB5 + SQL 7 in NT4 problem for RDO


geliang
September 10th, 1999, 09:47 PM
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

September 16th, 1999, 03:35 PM
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 !