|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help plz
Hi ...
I have been read the "Mitchell Harper (Building a WYSIWYG HTML Editor Part 2/2)" ... but i have a problem in opining the database connection. I already have Sql Database in my hosting account.... I cant specify the location of the database in the server: <% dbServer = "(the location)" dbUser = "sa" dbPass = "" dbName = "" dbConnString = "Provider=SQLOLEDB; Data Source=" & dbServer & ";" & _ "Initial Catalog=" & dbName & "; User Id=" & dbUser & ";" & _ "Pwd=" & dbPass & ";" %> hope to help plz . Amir ![]() |
|
#2
|
|||
|
|||
|
Hey Amir,
Well the dbServer value is the IP address or NetBIOS name of the web server where SQL Server is installed and where you database is setup. Just email your host and ask them for the NetBIOS name of your SQL Server ![]() |
|
#3
|
|||
|
|||
|
Thank you
Thanks for helping .....
Amir ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Help plz |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|