Ask a Question related to Coldfusion Database Access, Design and Development.
-
*guyute* #1
mx7 connect to sql server 2000
I have been able to set up a datasource that verifies and connects to the
database. But when I run queries through coldfusion, I get 'invalid object
name' errors on tables that I create with enterprise manager. I can run
queries on system tables just fine through coldfusion but I cannot run queries
on tables I create.
Any ideas?
*guyute* Guest
-
Connect to SQL Server 2000 named instance from CF 4.5?
Has anyone connected to a SQL Server 2k named instance from CF 4.5? Yes believe it or not we are still using 4.5. I do not see a place in the Data... -
Can't connect to SQL 2000
I just installed MX7 and I can not connect to SQL 2000 I get the error Connection verification failed for data source: evan... -
ASP connect to MS SQL Server 2000
Hi Ng, i'm a nebie to ASP so please be kind ,-) I'd like to access (read and write data) from asp on (IIS if this Information is needed) MS... -
Error in COM+ while migrating from 2000 Server to 2000 Advace Server
Hi, I have one 3 tier architecture application running on Windows 2000 Server. I have created replica of same machine on another machine where OS... -
Error while porting applicaition from 2000 Server to 2000 advace Server
Hi, I have one 3 tier architecture application running on Windows 2000 Server. I have created replica of same machine on another machine where OS... -
swathi #2
Re: mx7 connect to sql server 2000
Hi,
Looks like a permissions issue to me. Make sure the user you have created
the datasource with has permissions to query the tables you created ( basically
the user who created the tables). Your DB administrator might be able to help
you with it.
Thanks,
Swathi.
swathi Guest
-
Mountain Lover #3
Re: mx7 connect to sql server 2000
I can confirm this type of behavior (CFMX 701 Dev, IIS 5.1). I add a
field to a table via enterprise manager and then try to query the field
and then get the same error you describe. I haven't been able to take
the time to find a fix (a cf restart fixed it for me)...I'm wondering if
it is the maintain database connection switch for the DSN???
and yes, the user in the CF DSN has permissions on the table/field.
--
Tim Carley
[url]www.recfusion.com[/url]
[email]info@NOSPAMINGrecfusion.com[/email]
Mountain Lover Guest
-
MikerRoo #4
Re: mx7 connect to sql server 2000
Originally posted by: Newsgroup User...I'm wondering if it is the maintain
database connection switch for the DSN??? ...
I think so.
And you can see the same behavior even using Query Analyzer if you don't
"refresh" after some changes made in EM.
MikerRoo Guest



Reply With Quote

