ACC97: "Data Source Name Not Found" Err Msg Opening Web Page
ID: Q159682
|
The information in this article applies to:
SYMPTOMS
Moderate: Requires basic macro, coding, and interoperability skills.
After you use the "Publish to the Web" Wizard to create Dynamic HTX/IDC or
Dynamic ASP (Microsoft Active Server Pages) file formats on your Web
server, you may receive the following error message when you try to view
those files with your Web browser:
Data source name not found and no default driver specified
The relative path and file name of the page you tried to open are displayed
beneath the error message.
CAUSE
You did not create a System DSN data source on the server, or your Web page
file contains an incorrect reference to the System DSN data source name.
RESOLUTION
Follow these steps on your Web server computer to add a new System DSN or
check the name of an existing data source:
- Double-click the ODBC icon in Control Panel on your Web Server.
- In the Data Sources dialog box, click System DSN.
- Click Add if you do not see the name of the System DSN you used as the
Data Source Name in the "Publish to the Web" Wizard.
- Select Microsoft Access Driver, and then click Finish.
NOTE: If the Microsoft Access Driver does not appear, it is not
installed on your Web server. For information about installing the
driver on your Web server, search the Help Index for "Microsoft Access
Desktop driver," or ask the Microsoft Access 97 Office Assistant.
- Complete the ODBC Microsoft Access 97 Setup dialog box. The name you
type in the Data Source Name box is the name you will use in the Data
Source Name box in the "Publish to the Web" Wizard.
- Click OK to close the ODBC Microsoft Access 97 Setup dialog box.
- Click OK in the ODBC Data Source Administrator dialog box.
- If the Data Source Name in the System DSN on your Web server is
different from the one you used when you created your web pages, start
the "Publish to the Web" Wizard in Microsoft Access and recreate your
web pages using the correct Data Source Name.
MORE INFORMATION
Dynamic HTX/IDC and Dynamic ASP file formats are Web pages that use ODBC to
display updated information from your database each time you open or
refresh the page in your Web browser.
NOTE: Dynamic HTX/IDC and Dynamic ASP files require specific Web server
software, and in some instances specific Web browser software. For
information about the requirements to use ASP files, please see the
following article in the Microsoft Knowledge Base:
Q159325 ACC97: Server and Browser Requirements for Publish To Web
Wizard
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb.
- On the File menu, click Save As HTML to start the "Publish to the Web"
Wizard.
- In the wizard's first dialog box, click Next.
- In the "What do you want to publish?" dialog box, click the Customers
table, and then click Next.
- In the "What HTML document do you want to use as a default template?"
dialog box, click Next.
- In the "What default format type do you want to create?" dialog box,
click Dynamic ASP, and then click Next.
- In the "What are, or will be, the setting for the Internet database?"
dialog box, type MyDSN in the Data Source Name box, and type the
server URL of the location where you will store the ASP file in the
Server URL box. Click Next.
- In the "I want to put my Web publication in this folder" box, type the
full path to the folder on your Web server where you will store the
ASP file. Click Finish.
NOTE: If you do not have write permissions for the destination folder on
your Web server, you receive the following error message:
Microsoft Access can't save the output data to the file you've
selected.
- Start your Web browser, and type the URL for the Customers_1.asp file
you just created, for example, http://MyServer/MyFolder/Customers_1.asp.
Note that you receive the error message:
Data source name not found and no default driver specified
REFERENCES
For more information about Active Server Pages and HTX/IDC file formats,
search the Help Index for "dynamic HTML format," or ask the Microsoft
Access 97 Office Assistant.
Keywords : kberrmsg kbusage IntPubWiz IntAsp OdbcHowto
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 16, 1999