[NF] godaddy.com and sql server

2006-12-18 Thread Virgil Bierschwale
I've been having problems establishing a connection to my sql server
database on godaddy.com using their supplied templates.

In googling, I'm finding that apparently a lot of people are having that
problem.

Is anybody using sql server on godaddy with their web sites ?

Not sure what the problem is just yet and yes, I have done one or two sites
using ASP and SQL server, but allways with VFP (foxweb or homebrew) so I
don't yet have a clue what the problem is grin

Thanks,

Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.23/591 - Release Date: 12/17/2006
3:17 PM
 



___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: [NF] godaddy.com and sql server

2006-12-18 Thread Whil Hentzen (Pro*)
Virgil Bierschwale wrote:
 I've been having problems establishing a connection to my sql server
 database on godaddy.com using their supplied templates.
 
 In googling, I'm finding that apparently a lot of people are having that
 problem.
 
 Is anybody using sql server on godaddy with their web sites ?
 
 Not sure what the problem is just yet and yes, I have done one or two sites
 using ASP and SQL server, but allways with VFP (foxweb or homebrew) so I
 don't yet have a clue what the problem is grin

OK.

'what happens'?

1. I connect and nothing happens. My browser just hangs.
2. I connect and I get an error message that says:
   fill in
3. I'm connecting from VFP, and... fill in
4. fill in

Whil


___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: [NF] godaddy.com and sql server

2006-12-18 Thread Virgil Bierschwale
I get this message..
Makes me think it’s a password thing, but I verified the passwords...

Wish I had VFP, Foxweb or west wind and a server or two...
Wouldn’t be messing around with a server that I can't vnc into to check it
out grin

Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or
access denied. 

/vjb.asp, line 28  


Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Whil Hentzen (Pro*)
Sent: Monday, December 18, 2006 4:15 PM
To: profox@leafe.com
Subject: Re: [NF] godaddy.com and sql server

Virgil Bierschwale wrote:
 I've been having problems establishing a connection to my sql server 
 database on godaddy.com using their supplied templates.
 
 In googling, I'm finding that apparently a lot of people are having 
 that problem.
 
 Is anybody using sql server on godaddy with their web sites ?
 
 Not sure what the problem is just yet and yes, I have done one or two 
 sites using ASP and SQL server, but allways with VFP (foxweb or 
 homebrew) so I don't yet have a clue what the problem is grin

OK.

'what happens'?

1. I connect and nothing happens. My browser just hangs.
2. I connect and I get an error message that says:
   fill in
3. I'm connecting from VFP, and... fill in 4. fill in

Whil


[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

RE: [NF] godaddy.com and sql server

2006-12-18 Thread Rick Schummer
Sounds like a connection problem. If you are running your own code you should 
be able to look line
28 up and let us look at the code. Otherwise, if it is canned GoDaddy code then 
you need to call
their tech support, which is pretty good.


Rick
White Light Computing, Inc.

www.whitelightcomputing.com
www.rickschummer.com
586.254.2530 - office
586.254.2539 - fax
  


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Virgil
Bierschwale
Sent: Monday, December 18, 2006 05:16 PM
To: [EMAIL PROTECTED]
Subject: RE: [NF] godaddy.com and sql server

I get this message..
Makes me think it’s a password thing, but I verified the passwords...

Wish I had VFP, Foxweb or west wind and a server or two...
Wouldn’t be messing around with a server that I can't vnc into to check it out 
grin

Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or 
access denied. 

/vjb.asp, line 28  


Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whil Hentzen 
(Pro*)
Sent: Monday, December 18, 2006 4:15 PM
To: profox@leafe.com
Subject: Re: [NF] godaddy.com and sql server

Virgil Bierschwale wrote:
 I've been having problems establishing a connection to my sql server 
 database on godaddy.com using their supplied templates.
 
 In googling, I'm finding that apparently a lot of people are having 
 that problem.
 
 Is anybody using sql server on godaddy with their web sites ?
 
 Not sure what the problem is just yet and yes, I have done one or two 
 sites using ASP and SQL server, but allways with VFP (foxweb or
 homebrew) so I don't yet have a clue what the problem is grin

OK.

'what happens'?

1. I connect and nothing happens. My browser just hangs.
2. I connect and I get an error message that says:
   fill in
3. I'm connecting from VFP, and... fill in 4. fill in

Whil


[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: [NF] godaddy.com and sql server

2006-12-18 Thread Virgil Bierschwale
Thanks...Probably going to need to do that because I need to query it about
5 times to make the future changes to virgilslist.com

Right now I manually type the xml file...
Sure do want to make it data driven, just in case...!!! 


Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Rick Schummer
Sent: Monday, December 18, 2006 4:25 PM
To: profox@leafe.com
Subject: RE: [NF] godaddy.com and sql server

Sounds like a connection problem. If you are running your own code you
should be able to look line
28 up and let us look at the code. Otherwise, if it is canned GoDaddy code
then you need to call their tech support, which is pretty good.


Rick
White Light Computing, Inc.

www.whitelightcomputing.com
www.rickschummer.com
586.254.2530 - office
586.254.2539 - fax
  


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Virgil Bierschwale
Sent: Monday, December 18, 2006 05:16 PM
To: [EMAIL PROTECTED]
Subject: RE: [NF] godaddy.com and sql server

I get this message..
Makes me think it’s a password thing, but I verified the passwords...

Wish I had VFP, Foxweb or west wind and a server or two...
Wouldn’t be messing around with a server that I can't vnc into to check it
out grin

Microsoft OLE DB Provider for ODBC Drivers error '80004005' 

[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or
access denied. 

/vjb.asp, line 28  


Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Whil Hentzen (Pro*)
Sent: Monday, December 18, 2006 4:15 PM
To: profox@leafe.com
Subject: Re: [NF] godaddy.com and sql server

Virgil Bierschwale wrote:
 I've been having problems establishing a connection to my sql server 
 database on godaddy.com using their supplied templates.
 
 In googling, I'm finding that apparently a lot of people are having 
 that problem.
 
 Is anybody using sql server on godaddy with their web sites ?
 
 Not sure what the problem is just yet and yes, I have done one or two 
 sites using ASP and SQL server, but allways with VFP (foxweb or
 homebrew) so I don't yet have a clue what the problem is grin

OK.

'what happens'?

1. I connect and nothing happens. My browser just hangs.
2. I connect and I get an error message that says:
   fill in
3. I'm connecting from VFP, and... fill in 4. fill in

Whil


[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: [NF] godaddy.com and sql server

2006-12-18 Thread Kevin Cully
Hey Virgil,

I've never connected to a SQL Server on GoDaddy but I'm currently doing 
some work against MySQL databases.  GoDaddy is very specific about the 
host name that it is connecting to.  For the stuff that I'm doing I have 
to specify mysql255.secureserver.net as the host name.  The number 
part (255) will change based on how they set you up.  I imagine that 
there is a similar naming convention for SQL Server.

You may want to confirm that the hosting plan that you have is for 
Windows and it isn't on Linux, as well.

Kevin Cully
CULLY Technologies, LLC

Sponsor of Fox Forward 2006!
http://foxforward.net


Virgil Bierschwale wrote:
 I get this message..
 Makes me think it’s a password thing, but I verified the passwords...
 
 Wish I had VFP, Foxweb or west wind and a server or two...
 Wouldn’t be messing around with a server that I can't vnc into to check it
 out grin
 
 Microsoft OLE DB Provider for ODBC Drivers error '80004005' 
 
 [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or
 access denied. 
 
 /vjb.asp, line 28  
 
 
 Virgil Bierschwale
 http://www.virgilslist.com
 http://www.tccutlery.com
 http://www.bierschwale.com
 http://www.bierschwalesolutions.com
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Whil Hentzen (Pro*)
 Sent: Monday, December 18, 2006 4:15 PM
 To: profox@leafe.com
 Subject: Re: [NF] godaddy.com and sql server
 
 Virgil Bierschwale wrote:
 
I've been having problems establishing a connection to my sql server 
database on godaddy.com using their supplied templates.

In googling, I'm finding that apparently a lot of people are having 
that problem.

Is anybody using sql server on godaddy with their web sites ?

Not sure what the problem is just yet and yes, I have done one or two 
sites using ASP and SQL server, but allways with VFP (foxweb or 
homebrew) so I don't yet have a clue what the problem is grin
 
 
 OK.
 
 'what happens'?
 
 1. I connect and nothing happens. My browser just hangs.
 2. I connect and I get an error message that says:
fill in
 3. I'm connecting from VFP, and... fill in 4. fill in
 
 Whil
 
 
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

RE: [NF] godaddy.com and sql server

2006-12-18 Thread Virgil Bierschwale
Ok, forget about this...
Just needed to get away for awhile I guess... 


Virgil Bierschwale
http://www.virgilslist.com
http://www.tccutlery.com
http://www.bierschwale.com
http://www.bierschwalesolutions.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Stephen the Cook
Sent: Monday, December 18, 2006 6:17 PM
To: 'ProFox Email List'
Subject: RE: [NF] godaddy.com and sql server

Virgil Bierschwale  wrote:
 I've been having problems establishing a connection to my sql server 
 database on godaddy.com using their supplied templates.
 
 In googling, I'm finding that apparently a lot of people are having 
 that problem.
 
 Is anybody using sql server on godaddy with their web sites ?
 
 Not sure what the problem is just yet and yes, I have done one or two 
 sites using ASP and SQL server, but allways with VFP (foxweb or
 homebrew) so I don't yet have a clue what the problem is grin

What is your problem?  Getting the connection?

Can you log into your db from the GoDaddy website gui?  If so then that is
all you have to follow.  



Stephen Russell
DBA / .Net Developer

Memphis TN 38115
901.246-0159

Our scientific power has outrun our spiritual power. We have guided
missiles and misguided men. Dr. Martin Luther King Jr.

http://spaces.msn.com/members/srussell/

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.24/592 - Release Date: 12/18/2006
1:45 PM
 



[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.