cannot connet to database on sql server or desktop

  • Thread starter Thread starter Dale
  • Start date Start date
D

Dale

Help! I have tried the examples from the book Microsoft
Outlook programming jumpstart..... and I cannot get
connected to any database, either on my desktop for
access databases or to a SQL server for SQL tables.
Any ideas?? I am relatively new to outlook programming.
I am however following the examples but still no luck.
Any help would be very appreciated.

Thanks in advance.
 
How about showing the code snippet that you are using to connect to the
database?
 
-----Original Message-----
How about showing the code snippet that you are using to connect to the
database?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers






.
Am now able to connect
Thanks. Found a little trick on the website for setting
up the connection string
 
Back
Top