Hi nailbombjoe,may be you can try this
Ade <***@telkom.net> wrote in message news:***@WebX.maYIadrTaRb...
Same with me problem for last time,and now i success to connect db,before
with db connect suggest for all user
# install MDAC_TYP.EXE
# Creat data base by MICROSOFT ACCESSS,put your data on your folder.
# Setting ODBC
- click start>setting>control panel>click 2x ODBC data source
- ODBC DATA SOURCE ADMINISTRATION dialog box,click USER DSN and click xxx
file ,click ADD
- CREAT NEW DATA SOURCE dialog box ,click MICROSOFT ACCESS DRIVER,click
finish
- On ODBC MICROSFT ACCESS SETUP,type your data base ,click select find
your data ,on system database select database,type your data base,click OK.
# application on Auto CAD
- click tools menu>db connect
- on db manager click data source
- click db connect menu>data source>configure
- at CONFIGURE A DATA SOURCE,type your database,click OK
- at DATA LINK PROPERTIES click MICROSOFT JET 4.0 OLE DB PROVIDER clicl
next
-Connection tab click [...] find your database
-click PROVIDER,click MICROSOFT OLE DB PROVIDER FOR ODBC DRIVERS click
next.
-Connection tab,type your database on USE DATA SOURCE NAME
click TEST CONNECTION
-click OK,click OK
-On DB MANAGER must be displayed your data base
Post by nailbombjoeI'm trying to connect to a MySQL server in AutoCAD 2002 using dbconnect.
I installed the ODBC driver from the MySQL website. I configured it
through the ODBC settings in the Control Panel. I tested the connection
from there and it worked. When I set up a connection using ODBC in
dbconnect and I try to test it I get an "unexpected error" message. Is
there some special setting I have to tweak in dbconnect?
Post by nailbombjoeAutocad 2002
Windows 98
MySQL server v4.1.7
Any help will be appreciated and yes I did check the other posts before creating this one.
Thanks :)