that's the first place to go whenever you have problem with a Microsoft product. Second is google groups. this list should be a last ditch effort.
Anthony Petruzzi Webmaster 954-321-4703 [EMAIL PROTECTED] http://www.sheriff.org -----Original Message----- From: Mario Martinez [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 1:45 PM To: CF-Talk Subject: Re: SQL server trouble Thank you for your responses friends. I finally found the answer in www.microsoft.com in the troubleshouting section.Down here the article URL http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q293107 I have to work around it because it could happen again anytime I restart the machine. Thanks for your concern , thank you Rob and the others friends regards Mario ----- Original Message ----- From: "Rob Baxter" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 12:32 PM Subject: RE: SQL server trouble > check to make sure your SQL server is listening on tcp port 1433 (unless you > have changed the default port). You can either do a netstat -an from the sql > box or from the client machine try > > telnet sql-server-ip 1433 > > If you get a response your traffic is getting through. If not you've either > got something in the way (firewall) or a problem with your SQL network > libraries. I actually just had this problem yesterday so if that is it I'll > tell you what worked for me. Have you made any configuration changes to SQL > recently? > > </rob> > > -----Original Message----- > From: Mario Martinez [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 30, 2002 12:10 PM > To: CF-Talk > Subject: SQL server trouble > > > Hi all friends: > > I got a coldfusion system with an SQL server . Today I came in here and I > realize that I can't connect this SQL server from any other computer through > ODBC . I could do that before , now none of my remotly ODBC connections are > working > This is the error I receive when I try to connect remotly: > Connection failed > SQLState:'01000' > SQL Server Error: 10061 > [Microsoft][ODBC SQL Server Driver ][TCP/IP > Sockets]ConnectionOpen(connect()). > Connection failed: > SQLState: '08001' > SQL Server Error: 11 > [Microsoft][ODBC SQL Server Driver]General network error. Check your network > documentation. > > Any ideas will be more than appreciate. > regards > Mario > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

