Re: MSDE 2000 help please
From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 11/30/04
- Next message: JT: "timeout expired from EM"
- Previous message: cathedr_at_wa.state.gov: "RE: DTS shedule error"
- In reply to: Skinman: "Re: MSDE 2000 help please"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 17:54:29 -0500
It does not work this way. You can't point an application at a data file
for SQL Server and expect to "manipulate it in your web pages."
However, go ahead, look for the file, it will be called study_data.mdf, most
likely.
Let us know when you run out of ideas trying to point ColdFusion at that
file and banging your head against the wall.
You might consider checking ColdFusion documentation; there's plenty of
information available about SQL Server and MSDE in the knowledge base
(perhaps you just aren't sure what to look for).
-- http://www.aspfaq.com/ (Reverse address to reply.) "Skinman" <Skinman@discussions.microsoft.com> wrote in message news:730E0313-4155-47E0-A309-B43AB5A10660@microsoft.com... > > Well, what did you do to "create a basic db"? What are you looking for on > > your system? > > to start i did osql -E in a command prompt, then I did CREATE DATABASE > Study. Now I cant find the database in my hard drive. I'm "looking" for it so > i can use it in coldfusion server. I need to point to a physical file to > register that db so I can manipulate it in my web pages.The documentation on > how to do such things arent very available on the ms knowledge base. At least > IMO > > Phil
- Next message: JT: "timeout expired from EM"
- Previous message: cathedr_at_wa.state.gov: "RE: DTS shedule error"
- In reply to: Skinman: "Re: MSDE 2000 help please"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|