Click here to Skip to main content
15,881,757 members
Home / Discussions / Web Development
   

Web Development

 
Generalweb part Pin
ptvce21-Jan-08 20:18
ptvce21-Jan-08 20:18 
GeneralRe: web part Pin
esplosion22-Jan-08 12:09
esplosion22-Jan-08 12:09 
QuestionSession Varialble Problem Pin
sivaprakas21-Jan-08 19:56
sivaprakas21-Jan-08 19:56 
GeneralPopulating DropDown List Using AJAX Pin
ELEESA JOVAIN21-Jan-08 18:32
ELEESA JOVAIN21-Jan-08 18:32 
GeneralAvoid postback when a ComboBox is clicked Pin
Kikala21-Jan-08 8:17
Kikala21-Jan-08 8:17 
QuestionProblem with form data after submitting Pin
Nilesh Hapse20-Jan-08 23:34
Nilesh Hapse20-Jan-08 23:34 
GeneralRe: Problem with form data after submitting Pin
sivaprakas31-Jan-08 14:33
sivaprakas31-Jan-08 14:33 
GeneralConnection to SQL Server issues Pin
Chris McGlothen20-Jan-08 7:38
Chris McGlothen20-Jan-08 7:38 
I have a web site that I'm writing for a client but am thus far unable to connect to the server via my ASP pages. All the information I can get from the help center at the hosting provider is the DSN, IP address, Username, Password, and the database name.

I've been to connectionstrings.com, which is a pretty useful site, and have attempted to use the available resources but to no avail.

Here is the connection string I'm currently using,

Sub ConnDB()<br />
	Set DataConn = Server.CreateObject("ADODB.Connection")<br />
	DataConn.Open "Provider=sqloledb;Data    Source=190.190.200.100,1433; Network Library=DBMSSOCN;Initial Catalog=myDataBase;User ID=myUsername;Password=myPassword;"<br />
End Sub


Any help with this would be greatly appreciated.

Cheers Beer | [beer]




An American football fan -
Go Seahawks!

Lil Turtle

GeneralRe: Connection to SQL Server issues Pin
Paul Conrad20-Jan-08 9:31
professionalPaul Conrad20-Jan-08 9:31 
GeneralRe: Connection to SQL Server issues Pin
Chris McGlothen21-Jan-08 4:30
Chris McGlothen21-Jan-08 4:30 
GeneralRe: Connection to SQL Server issues Pin
Paul Conrad21-Jan-08 6:18
professionalPaul Conrad21-Jan-08 6:18 
GeneralRe: Connection to SQL Server issues Pin
Chris McGlothen21-Jan-08 6:23
Chris McGlothen21-Jan-08 6:23 
GeneralRe: Connection to SQL Server issues Pin
Vasudevan Deepak Kumar21-Jan-08 3:21
Vasudevan Deepak Kumar21-Jan-08 3:21 
GeneralRe: Connection to SQL Server issues Pin
Chris McGlothen21-Jan-08 4:28
Chris McGlothen21-Jan-08 4:28 
Questionhow can manage keypress event in as.net? Pin
B.A19-Jan-08 19:37
B.A19-Jan-08 19:37 
QuestionHow to create a site in Language rather than English. Pin
coolsatty18-Jan-08 20:21
coolsatty18-Jan-08 20:21 
AnswerRe: How to create a site in Language rather than English. Pin
Johnny ²18-Jan-08 23:26
Johnny ²18-Jan-08 23:26 
AnswerRe: How to create a site in Language rather than English. Pin
Paul Conrad19-Jan-08 12:41
professionalPaul Conrad19-Jan-08 12:41 
GeneralHTML table alignment problem Pin
Red00Knight18-Jan-08 13:51
Red00Knight18-Jan-08 13:51 
GeneralRe: HTML table alignment problem Pin
kiranmaggam19-Jan-08 1:22
kiranmaggam19-Jan-08 1:22 
GeneralRe: HTML table alignment problem Pin
Nilesh Hapse21-Jan-08 0:35
Nilesh Hapse21-Jan-08 0:35 
GeneralIE 7.0 and .PPT Pin
Civic0618-Jan-08 3:26
Civic0618-Jan-08 3:26 
QuestionDigital gauges and dashboards [modified] Pin
Sciencez18-Jan-08 2:58
Sciencez18-Jan-08 2:58 
GeneralBattling to find scripts Pin
matjame17-Jan-08 23:51
matjame17-Jan-08 23:51 
GeneralRe: Battling to find scripts Pin
Paddy Boyd18-Jan-08 3:55
Paddy Boyd18-Jan-08 3:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.