Access Database over internet use ADO
hi guru's
i am accessing databse over internet by using MS Remote Provider .
there is no problem for opening connection to database.
But when i am opening a recordset i am getting a error "Unable To Create Business Object".
i am using client side cursor.
My databse is "Ms Sql Server 7.0"
if any one can sort this problem out then try.
Best Of luck....
AbhiDesh
Re: Access Database over internet use ADO
Hi...
Abhirang Deshmukh
I want to know what is U R application?
means have U download database or by creating
U R form U R accesing another database on internate
U said it is conneting means there no problem of
supporting the object?
I not getting what do want exactily?
so let me send the code?
Nagesh Patil
Re: Access Database over internet use ADO
Hi abhirang
Or U can just Replace 'MS REMOTE' provider by
'MSSQL'Provider
check it
Nagesh Patil