Java.sql.SQLException: [MICROSOFT][ODBC Driver Manager] did not discover the data source name and did not specify a default driver workaround

Source: Internet
Author: User
Tags driver manager

The development program requires a login function. You don't want to use a big database.     Connect to access directly with Java.  Everything is OK on your machine, and there is no problem with URL direct connection and configuration data source.      Published to Windows server2008, the data connection is not available. The system is 64-bit.     Office is 2010 32-bit. The problem has been looking for half a day. Finally resolved:

32 for access driver needs to be called with 32-bit JDK capability, so it is re-installed as a 32-bit JDK on its own machine, the connection is successful and the problem solved. The configuration data source will not be able to search.

Java.sql.SQLException: [MICROSOFT][ODBC Driver Manager] did not discover the data source name and did not specify a default driver workaround

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.