 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
mchuc7719 Guest
|
Posted: Fri Apr 30, 2004 1:31 am Post subject: SQL Server does not exist or access denied. ConnectionOpen(C |
|
|
Hello to all:
I have my Pc with Windows XP Prof, MS SQL Server Developer Edition and
Delphi 8 .Net.
I had register in my Enterprise Manager the Production SQL Server
Database and will work very fine.
Once I have installed in my machine the IIS version of Windows XP I
Couldn't get access with the previous database registered and I get the
next Message:
SQL Server does not exist or access denied. ConnectionOpen(Connect()).
What wrong?
Best Regards.
--- posted by geoForum on http://delphi.newswhat.com
|
|
| Back to top |
|
 |
Kjell Rilbe Guest
|
Posted: Fri Apr 30, 2004 6:46 am Post subject: Re: SQL Server does not exist or access denied. ConnectionOp |
|
|
This is the same error that I had recently, but I don't think the cause
is the same. For me, it seems that when I ran a batch of around 25000
small UPDATE statements, I exceeded some kind of traffic or other limit
per unit of time. For example, there might have been a limit of 1000
statements/minute. I haven't had this confirmed by my web hotel (this
was a web app), but the performance diagrams and other symptoms strongly
indicated that this was the cause.
I reworked my project so that I didn't have to execute so many statements.
Since you get the error on a connect, I don't suppose any of this is
relevant, but I thought I'd mention it just in case.
Kjell
mchuc7719 wrote:
| Quote: | Hello to all:
I have my Pc with Windows XP Prof, MS SQL Server Developer Edition and
Delphi 8 .Net.
I had register in my Enterprise Manager the Production SQL Server
Database and will work very fine.
Once I have installed in my machine the IIS version of Windows XP I
Couldn't get access with the previous database registered and I get the
next Message:
SQL Server does not exist or access denied. ConnectionOpen(Connect()).
What wrong?
Best Regards.
--- posted by geoForum on http://delphi.newswhat.com
|
--
---------------------------------------------------------------------------
Kjell Rilbe
Home: +46 8 7610734
Cell: +46 733 442464
---------------------------------------------------------------------------
"If there's a price for bein' me, that's one I'll have to pay"
Aaron Tippin
---------------------------------------------------------------------------
|
|
| Back to top |
|
 |
Jeremy Collins Guest
|
Posted: Fri Apr 30, 2004 8:58 am Post subject: Re: SQL Server does not exist or access denied. ConnectionOp |
|
|
mchuc7719 wrote:
| Quote: | Once I have installed in my machine the IIS version of Windows XP I
Couldn't get access with the previous database registered and I get the
next Message:
SQL Server does not exist or access denied. ConnectionOpen(Connect()).
What wrong?
|
You know it exists so I would have thought "access denied" might give
you a clue.
--
jc
Remove the -not from email
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|