Click here to Skip to main content
15,905,686 members
Home / Discussions / Database
   

Database

 
QuestionCan't save new records to the dataset - I'm practising with the binary formatter Pin
BluesEnd12-Jul-09 17:43
BluesEnd12-Jul-09 17:43 
QuestionReporting Services Pin
devvvy12-Jul-09 16:57
devvvy12-Jul-09 16:57 
Questionsql execution audit - tools? Pin
devvvy12-Jul-09 15:02
devvvy12-Jul-09 15:02 
AnswerRe: sql execution audit - tools? Pin
Niladri_Biswas13-Jul-09 16:17
Niladri_Biswas13-Jul-09 16:17 
QuestionSQL 2008 SQLPUBWIZ Command Line Failure Pin
Member 400112012-Jul-09 12:46
Member 400112012-Jul-09 12:46 
QuestionFROM SQL SERVER 2005 DOWNLOAD FILES FROM PSFTP Pin
ps_prakash0212-Jul-09 6:15
ps_prakash0212-Jul-09 6:15 
AnswerRe: FROM SQL SERVER 2005 DOWNLOAD FILES FROM PSFTP Pin
Jan Wild21-Dec-09 4:30
Jan Wild21-Dec-09 4:30 
QuestionHow do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile11-Jul-09 4:16
ChiSmile11-Jul-09 4:16 
Hello Gurus!
Please can someone help me in the following problem:
Am finding it very difficult connecting to MS sql database hosted on a web server from my machine through a stand alone application i developed.
I have followed this http://support.microsoft.com/kb/914277[^]

To configure both my machine and the Sql Server Management Studio Express, but this error keeps coming up:

"An error has occured while establishing a connection to the server. When connecting to SQL server 2005, this failure may be caused by the fact that under the default settings SQL server does not allow remote connections. (provider: SQL network Interfaces, error : 25 - Connection String is noy valid)"

my connection String looks like below:

"Data Source = https://sbbMedical.com\localhost; Initial Catalog = sbbmhcom_medihealth;Integrated Security=False;User Id= '" & UserIdTextBox.Text & "'; Password= '" &PasswordTextBox.Text &"'"


NOTE: I have for example the database to be sbbmhcom_medihealth, with the password: obisi1 and User id: obisimora. But my domain user ID is "medics" and password is "nevermind"

How do I adjust the connection string.
what am I missing.

Thanks in advance
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile12-Jul-09 4:39
ChiSmile12-Jul-09 4:39 
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Mycroft Holmes12-Jul-09 19:38
professionalMycroft Holmes12-Jul-09 19:38 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile13-Jul-09 9:28
ChiSmile13-Jul-09 9:28 
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Vimalsoft(Pty) Ltd13-Jul-09 4:11
professionalVimalsoft(Pty) Ltd13-Jul-09 4:11 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile13-Jul-09 9:17
ChiSmile13-Jul-09 9:17 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Vimalsoft(Pty) Ltd13-Jul-09 20:06
professionalVimalsoft(Pty) Ltd13-Jul-09 20:06 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile14-Jul-09 13:37
ChiSmile14-Jul-09 13:37 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Vimalsoft(Pty) Ltd14-Jul-09 20:29
professionalVimalsoft(Pty) Ltd14-Jul-09 20:29 
QuestionHiring Home Based Workers (3016) Pin
maliksp11-Jul-09 1:35
maliksp11-Jul-09 1:35 
AnswerAdvertisment Pin
Eddy Vluggen11-Jul-09 3:53
professionalEddy Vluggen11-Jul-09 3:53 
QuestionHow do you handle computed colums when using bulk copy? Pin
jay.net200511-Jul-09 0:54
jay.net200511-Jul-09 0:54 
AnswerRe: How do you handle computed colums when using bulk copy? Pin
Vimalsoft(Pty) Ltd14-Jul-09 20:34
professionalVimalsoft(Pty) Ltd14-Jul-09 20:34 
QuestionIntellisense not showing up in sqlserver 2008 Pin
Krishna Aditya10-Jul-09 3:59
Krishna Aditya10-Jul-09 3:59 
AnswerRe: Intellisense not showing up in sqlserver 2008 Pin
Manas Bhardwaj17-Jul-09 4:51
professionalManas Bhardwaj17-Jul-09 4:51 
GeneralRe: Intellisense not showing up in sqlserver 2008 Pin
Krishna Aditya19-Jul-09 20:38
Krishna Aditya19-Jul-09 20:38 
QuestionHow to Filter variables for SP, to return only one value from many in SQL View Pin
Krishna Aditya9-Jul-09 2:00
Krishna Aditya9-Jul-09 2:00 
AnswerRe: How to Filter variables for SP, to return only one value from many in SQL View Pin
Mycroft Holmes9-Jul-09 11:36
professionalMycroft Holmes9-Jul-09 11:36 

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.