Re: FP2003 fails to validate data connection
From: seeker (seeker_at_discussions.microsoft.com)
Date: 07/20/04
- Next message: SoniaC: "Re: Three drop down boxes"
- Previous message: G-town: "Browser compatibility"
- In reply to: MD Websunlimited: "Re: FP2003 fails to validate data connection"
- Next in thread: seeker: "Re: FP2003 fails to validate data connection"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Jul 2004 15:56:02 -0700
Actually the problem happens with any DSN I create. The connections test out OK in the ODBC manager, and FP2003 simply finds the DSN from the list that comes up, so I am not creating my own connection string.
The error comes from ADO, and references a procedure that it cannot find. Whether this is a missing procedure in ADO, in FP2003 or in SQL Server I cannot determine. The error number is no help to me.
I am thinking that perhaps I need to upgrade the MDAC version I am running, which is 2.7.
I would think that this is a very common error in FP2003, but so far everyone on this board is stumped!
What do you think?
-- seeker "MD Websunlimited" wrote: > Hi Seeker, > > The connection string is not correct or DSN are not correct. Correct it and it should work. > > > -- > Mike -- FrontPage MVP '97-'02 > http://www.websunlimited.com > FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible > > > > "seeker" <seeker@discussions.microsoft.com> wrote in message news:16AF6811-C518-4CB4-8F75-B40FF0DC1A1D@microsoft.com... > > I am attempting to make a connection to a SQL Server 2000 database on my development computer. The machine is running XP Pro with > IIS 5.1 and SQL Server 2000 both running. > > > > The FP2003 Database Results Wizard and Database Interface Wizard have no problem locating the active DSNs on the machine, but > cannot open them. Other apps I have written have no problem using these DSNs. > > > > Here is the error I receive: > > > > Server error: Unable to connect to a database from the Web server using the connection string 'DSN=giradb;DRIVER={SQL Server}'. > > > > The following error message comes from the database driver software; it may appear in a different language depending on how the > driver is configured. > > ------------------------------------------------------- > > The specified procedure could not be found. > > > > Source: ADO > > Number: -2147024769 (0x8007007f) > > > > > > This is a very difficult error to debug because the 'specified procedure' is not defined. > > > > Could anyone please shed some light on what the specific problem is? It seems to be a bug in FP2003. > > -- > > seeker > > >
- Next message: SoniaC: "Re: Three drop down boxes"
- Previous message: G-town: "Browser compatibility"
- In reply to: MD Websunlimited: "Re: FP2003 fails to validate data connection"
- Next in thread: seeker: "Re: FP2003 fails to validate data connection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|