Database (MSSQL 6.5) conection over OLE ? 
Author Message
 Database (MSSQL 6.5) conection over OLE ?

Hello !

Is there a way to make an OLE connection between MS SQL 6.5 and a client
programmed in VB 4.0 ?
What about Microsofts new ADO ?

Many thanks for your answer! (Please e-mail me directly, if you have a good
idea/solution)
--



Mon, 12 Jul 1999 03:00:00 GMT  
 Database (MSSQL 6.5) conection over OLE ?

Hi,

: Is there a way to make an OLE connection between MS SQL 6.5 and a client
: programmed in VB 4.0 ?
: What about Microsofts new ADO ?

: Many thanks for your answer! (Please e-mail me directly, if you have a good

  I have the same problem, can anyone mail me,too?

 Thank You
--

Terry

Y ?
   ?j-a-aC
?                                                                 ?
   Name: Sze Ching Kit
? Institution: Hong Kong University of Science and Technology             ?
   Dept: Computer Engineering
? Year: Year 3                                                            ?
   HomePage: http://susis.ust.hk/~spy, http://eea213.ee.ust.hk/terry

? ?



Tue, 13 Jul 1999 03:00:00 GMT  
 Database (MSSQL 6.5) conection over OLE ?

Try the SQL Data Management Object (SQL-DMO).  Documentation, I believe
accompanies SQL Server.

Cheers

An Tran



Quote:
> Hello !

> Is there a way to make an OLE connection between MS SQL 6.5 and a client
> programmed in VB 4.0 ?
> What about Microsofts new ADO ?

> Many thanks for your answer! (Please e-mail me directly, if you have a
good
> idea/solution)
> --




Tue, 13 Jul 1999 03:00:00 GMT  
 Database (MSSQL 6.5) conection over OLE ?

ADO is a used in html pages and is "like DAO". Exposes a list of objects
like recordset and field, so is very easy to use with VBScript. I didn't
test it anyway, but I think is the next step after IDC.
Saludos!!!
                                Bernardo Najlis
-----------------------------------------------------
B52 Soft
Junin 1037 - P7 D18
Buenos Aires - (1113) - Argentina
Tel: +(54)-1-434-0341
Fax:+(54)-1-826-6180

-----------------------------------------------------



Quote:
> Hello !

> Is there a way to make an OLE connection between MS SQL 6.5 and a client
> programmed in VB 4.0 ?
> What about Microsofts new ADO ?

> Many thanks for your answer! (Please e-mail me directly, if you have a
good
> idea/solution)
> --




Thu, 15 Jul 1999 03:00:00 GMT  
 Database (MSSQL 6.5) conection over OLE ?

Yes. There are good examples in the sample directory of your SQL Server 6.5 CD.

Quote:
> : Is there a way to make an OLE connection between MS SQL 6.5 and a client
> : programmed in VB 4.0 ?
> : What about Microsofts new ADO ?

> : Many thanks for your answer! (Please e-mail me directly, if you have a good

>   I have the same problem, can anyone mail me,too?

>  Thank You
> --

> Terry



Sun, 18 Jul 1999 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Table join between two different databases (MSSQL 6.5)

2. Creating a join on tables in two different MSSQL 6.5 DB's

3. Using timestamps with VB6, ADO and MSSQL 6.5

4. Help with VB 4.0 & MSSQL 6.5

5. VB6.0 with MSSQL 6.5 - OEMTOANSI

6. MSSQL 6.5: Could not allocate a new object descriptor

7. Connection to MSSQL 6.5

8. OLE, SP_, SQL 6.5, and Parameter queires?

9. OLE object data type in SQL Server 6.5

10. Problem with Crystal Reports and Excel OLE-object stored in SQL Server 6.5 and vertical text

11. ADO 2, OLE-DB for ODBC, SQL 6.5, VB6: Performance Issues

 

 
Powered by phpBB® Forum Software