Re: Simple code worked fine with SQL2005, but now has a problem with SQL2000.
- From: Radu <cuca_macaii2000@xxxxxxxxx>
- Date: 8 May 2007 17:41:04 -0700
On May 8, 8:00 am, Roland *** <bris...@xxxxxx> wrote:
Hi Alex,
just to add to the other posters: Unless it's a typo, the first
connection string is missing the closing quotation mark after the
instance name (apart from the fact that you don't need quotation marks).
Radu wrote:
<add
key="ConnectionString"
value="Data Source='SQLDEV001\SQLDEV001;Initial Catalog='SOP';User
ID=SOP_DEV;Password=AAA;"
/>
Roland
Hi, all.
It's true, and it's strange. The same string worked great in 2005, but
stopped working with the above-mentioned error in 2000 (of course, I
have changed the name of the instance to match). At least this is the
way it behaved on my computer at work - I'm curious to test it at
home. Anyway, it all works now (without any quotation marks), and
that's what counts - I already forgot this aggravation, like so many
others :-))))))) This is the nature of this beast, I guess.
Thank you all for spending the time reading this. I honestly
appreciate it !
Alex.
PS. Yes, Roland, it was a typo :-)
.
- References:
- Prev by Date: Re: aspx file not working
- Next by Date: Re: AJAX in Existing Web applications
- Previous by thread: Re: Simple code worked fine with SQL2005, but now has a problem with SQL2000.
- Next by thread: Determine RAM using Web Application...
- Index(es):