• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Unable to connect to a datasouce, getting the SQL sqlstate 08001

 
Ranch Hand
Posts: 91
IntelliJ IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi folks,

I have tried in a lot of places and still no luck, I am trying to connect my Java application using a Type 1 JDBC driver, with MS SQL 2008. The server is installed on my computer itself and I am able to access the server and make changes to the database and all but, when I try to create a datasource by going to ODBC section in Windows I am getting this error, SQL sqlstate 08001. If there is anyone out there who knows how to fix this please help me....

Thanks in Advance
Vineeth.
 
Is this the real life? Is this just fantasy? Is this a tiny ad?
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic