Welcome to Dream.In.Code
Become a VB Expert!

Join 137,228 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,893 people online right now. Registration is fast and FREE... Join Now!




Looking for Steps on How to Configure ADODC/DB server

 
Reply to this topicStart new topic

Looking for Steps on How to Configure ADODC/DB server

mikogonzales43
4 Mar, 2007 - 11:43 PM
Post #1

New D.I.C Head
*

Joined: 4 Feb, 2007
Posts: 7


My Contributions
I'm looking for sample steps to configure ADODC/DB server. Please help. any help extended will be treasured for life time. thank you.
User is offlineProfile CardPM
+Quote Post

tody4me
RE: Looking For Steps On How To Configure ADODC/DB Server
5 Mar, 2007 - 09:57 AM
Post #2

Only Jenny Craig makes thin clients...
Group Icon

Joined: 12 Apr, 2006
Posts: 1,279



Thanked: 3 times
Dream Kudos: 100
My Contributions
what in particular are you looking for, and what have you tried?
User is online!Profile CardPM
+Quote Post

mikogonzales43
RE: Looking For Steps On How To Configure ADODC/DB Server
12 Mar, 2007 - 11:29 PM
Post #3

New D.I.C Head
*

Joined: 4 Feb, 2007
Posts: 7


My Contributions
QUOTE(tody4me @ 5 Mar, 2007 - 10:57 AM) *

what in particular are you looking for, and what have you tried?



Actually, I tried simple connection, just access to the database.. I used this following code:

Set cn = New ADODB.Connection
Set rs = New ADODB.Recordset

cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\Question.mdb;Persist Security Info=False"
rs.Open "Select * from EntryForm", cn, adOpenKeyset, adLockOptimistic

How can I connect to network using the above code?

I'm confius, Does ODBC is similar with OLEDB/ADODB? are these two different to each other when it comes in connection?

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/4/08 03:08PM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month