July 6, 2005 at 6:04 pm
I'm connecting from a NT box to SQL2000 with SP3 on Server 2003 with SP1. When I try to setup a new ODBC connection using named pipes connection failes. I can ping SQL by name and IP address and my MDAC are 2.8 brand new. When I use TCP/IP I cna connect but my commerce page doesn't finish processing cc transaction.
It's an old commerce site built using SSCE 3.0 - however it works fine with SQL7 I'm not sure what's the difference is. Both servers are setup the same and I did copy DB from 7 to 2000 and made sure all the logins are there.
Mark
July 8, 2005 at 12:28 am
- errormessages ?
- sql-errors ?
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
July 8, 2005 at 3:02 am
Try checking SQL Server Network Utility on your Win2003 server to ensure that Named Pipes is enabled and configured correctly
July 8, 2005 at 5:55 am
Called our friends at MS - they said SSCE is no longer suppported and was never tested with SQL2000 - that was the end of that.
I guess new CS is in our future
Thanks for your help - Mark
July 8, 2005 at 8:00 am
Did you try changing it from Named Pipes to TCP/IP in the ODBC connection? Sometimes that is the only way I've been able to connect through some older apps that use the ODBC connection.
July 8, 2005 at 9:25 am
Yes- I've tried but the transactions don't complete - I was hoping that using named pipes may solve this issue - Mark
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply