server-side data into client-side object 
Author Message
 server-side data into client-side object

howdi,

i am trying to connect to an internet based database using the following
(currently adapted for ASP)

    set conn = server.createobject("ADODB.Connection")
    conn.open
"Dbq=e:/89/st-johns-market.co.uk/user/private/posa.mdb;Driver={Microsoft
Access Driver (*.mdb)};Provider=MS Remote;Remote
Server= http://www.*-*-*.com/ ;Remote
Provider=Microsoft.Jet.OLEDB.4.0;"

it doesn't work - i get:

    Microsoft ADO/RDS error '800a20ff'

    Internet Server Error.

what is the equiv to use within VB6 that does work? Ultimately to go into a
.ocx file)

regards,

Sharif.

NB: beta-testers wanted for online accounts program
www.smallaccounts.co.uk
--



Tue, 02 Dec 2003 00:24:39 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How Can I Pass Data Between the Server Side and the Client Side VB/JScript

2. Accessing Data generated with client-side script from server-side script

3. attached Contact Item on server-side becomes attached Mail Item on client-side

4. store server-side array in client side

5. Client-side Subroutine calling Server-Side Subroutine

6. pass server side vbscript to client side javascript

7. Client side VS server side

8. Client side scripting / server side scripting

9. Client Side and Server Side Scripts

10. Server side or client side cursors?

11. Printing report at the client side and the report is at the server side

12. Printing report at the client side and the report is at the server side

 

 
Powered by phpBB® Forum Software