Database Connection Problem

D

Dean

When I try to create a database connection from my test SharePointServices
site using FP 2003 to my SQL Server 2000 database, none of the tables, views
or stored procedures are listed in the Configure Database Connection dialog
box. I am using SQL Server Security and entering a login and password for a
user who has permission to execute stored procedures. Any idea where the
problem could be?
 
T

Thomas A. Rowe

Does the global.asa have the required login info for the MS SQL database connection?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top