Click here to Skip to main content
15,920,217 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionSmart Client Architecture Pin
Russ Ferrill1-Oct-06 13:16
Russ Ferrill1-Oct-06 13:16 
AnswerRe: Smart Client Architecture Pin
Jun Du2-Oct-06 8:13
Jun Du2-Oct-06 8:13 
Questionhi please help me out Pin
Tauseef A1-Oct-06 10:58
Tauseef A1-Oct-06 10:58 
AnswerRe: hi please help me out Pin
Dave Kreskowiak1-Oct-06 14:59
mveDave Kreskowiak1-Oct-06 14:59 
QuestionRe: hi please help me out Pin
Tauseef A1-Oct-06 21:10
Tauseef A1-Oct-06 21:10 
AnswerRe: hi please help me out Pin
Dave Kreskowiak2-Oct-06 3:10
mveDave Kreskowiak2-Oct-06 3:10 
QuestionRe: hi please help me out Pin
Tauseef A2-Oct-06 4:06
Tauseef A2-Oct-06 4:06 
AnswerRe: hi please help me out Pin
Dave Kreskowiak2-Oct-06 5:24
mveDave Kreskowiak2-Oct-06 5:24 
Did you copy/paste this connection string or just type it into this post??

If you're using the SqlConnection object, it should be:
"Data Source=software-12;Initial Catalog=company071;User Id=terminal;Password=abc"

This will work so long as you've created a user id terminal and assigned it the appropriate permissions to the company071 database. This means, at a minimum, giving that user db_datareader and db_datawriter roles in your database.

Also, when you created the user, did you turn on SQL Server authentication for it?


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: hi please help me out Pin
Tauseef A2-Oct-06 7:51
Tauseef A2-Oct-06 7:51 
GeneralRe: hi please help me out Pin
Dave Kreskowiak2-Oct-06 8:39
mveDave Kreskowiak2-Oct-06 8:39 
QuestionControlling Video Camera &Streaming using C#.NET Pin
hazarian30-Sep-06 22:08
hazarian30-Sep-06 22:08 
AnswerRe: Controlling Video Camera &Streaming using C#.NET Pin
hazarian8-Oct-06 21:31
hazarian8-Oct-06 21:31 
QuestionHow to count users loged in the terminal server ? [modified] Pin
Glen Liu29-Sep-06 7:09
Glen Liu29-Sep-06 7:09 
AnswerRe: How to count users loged in the terminal server ? Pin
zhengdong jin29-Sep-06 19:42
zhengdong jin29-Sep-06 19:42 
QuestionPersist Control Properties Pin
Brady Kelly29-Sep-06 1:54
Brady Kelly29-Sep-06 1:54 
Question.NET ver 1.1 Vs .NET ver 2.0 Pin
Exelioindia28-Sep-06 23:39
Exelioindia28-Sep-06 23:39 
AnswerRe: .NET ver 1.1 Vs .NET ver 2.0 Pin
Mike Dimmick29-Sep-06 6:52
Mike Dimmick29-Sep-06 6:52 
QuestioniCal and .net Pin
McBainUK28-Sep-06 21:52
McBainUK28-Sep-06 21:52 
QuestionHow to Bind dynamic Dataset to crystal report Pin
hmcu28-Sep-06 17:17
hmcu28-Sep-06 17:17 
AnswerRe: How to Bind dynamic Dataset to crystal report Pin
sujith3128-Sep-06 19:01
sujith3128-Sep-06 19:01 
GeneralRe: How to Bind dynamic Dataset to crystal report Pin
hmcu1-Oct-06 17:21
hmcu1-Oct-06 17:21 
QuestionGraphics.FromImage(myMetafile) throws OutOfMemoryException. WHY? Pin
Andy San28-Sep-06 5:40
Andy San28-Sep-06 5:40 
QuestionOpenGL and .NET Windows Forms application Pin
yellowine28-Sep-06 4:43
yellowine28-Sep-06 4:43 
QuestionNot able to attach my code to .NET Process Pin
He is Cool28-Sep-06 1:32
He is Cool28-Sep-06 1:32 
QuestionWindows Forms possible bug Pin
Csupor Jenő27-Sep-06 13:11
Csupor Jenő27-Sep-06 13:11 

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.