Connection String ODBC

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arunbojan
    New Member
    • Jul 2008
    • 30

    Connection String ODBC

    Dear All,

    Please let me know the connection string for odbc in vb.net web application.... .


    I tried the following,

    "Dsn=Excel1 ; providerName=Sy stem.Data.Odbc; "

    but its throwing an error .....

    ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified


    Arun....
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    My friend, you haven't discovered the power of connection strings yet:
    connectionstrin gs.com

    Comment

    Working...