Click here to Skip to main content
15,918,275 members
Home / Discussions / C#
   

C#

 
GeneralImporting a csv Pin
BraveKnightFSJ23-Apr-08 10:07
BraveKnightFSJ23-Apr-08 10:07 
GeneralRe: Importing a csv Pin
Christian Graus23-Apr-08 10:25
protectorChristian Graus23-Apr-08 10:25 
GeneralRe: Importing a csv Pin
BraveKnightFSJ23-Apr-08 12:29
BraveKnightFSJ23-Apr-08 12:29 
GeneralRe: Importing a csv Pin
Christian Graus23-Apr-08 12:38
protectorChristian Graus23-Apr-08 12:38 
GeneralRe: Importing a csv Pin
BraveKnightFSJ24-Apr-08 10:17
BraveKnightFSJ24-Apr-08 10:17 
QuestionSQL Server Authentication Pin
aecordoba23-Apr-08 9:33
aecordoba23-Apr-08 9:33 
GeneralRe: SQL Server Authentication Pin
Sam Xavier24-Apr-08 21:05
Sam Xavier24-Apr-08 21:05 
GeneralRe: SQL Server Authentication Pin
aecordoba25-Apr-08 3:47
aecordoba25-Apr-08 3:47 
OK, Thank you for your answer.
I tried by modifying the connection string in this way:

connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename="C:\Archivos de programa\Microsoft SQL Server\MSSQL.1\MSSQL\Data\northwnd.mdf";Persist Security Info=True;User ID=northwind;Password=PASSWORD;Connect Timeout=30;User Instance=True"

but I get the same connection error, when I run the application from "Start Debugging" button from Microsoft Visual C# 2005 Express Edition.
May be, Express Edition doesn't allow SQL Server Authentications.

Anyway, I don't know about SQL Server security, but I think when I deploy the application, I should use an "Application Role".
Do you know, where can I read about Application Roles, and how I have to use it?

Thank you, again.

--
Adrián Córdoba

GeneralRe: SQL Server Authentication Pin
Sam Xavier28-Apr-08 20:07
Sam Xavier28-Apr-08 20:07 
GeneralXML file resturctued with XSL style sheet Pin
zaboboa23-Apr-08 9:26
zaboboa23-Apr-08 9:26 
GeneralRe: XML file resturctued with XSL style sheet Pin
led mike23-Apr-08 9:33
led mike23-Apr-08 9:33 
GeneralRe: XML file resturctued with XSL style sheet Pin
zaboboa23-Apr-08 10:10
zaboboa23-Apr-08 10:10 
GeneralRe: XML file resturctued with XSL style sheet Pin
zaboboa23-Apr-08 10:11
zaboboa23-Apr-08 10:11 
QuestionIVR System Pin
KBM7323-Apr-08 7:08
KBM7323-Apr-08 7:08 
NewsRe: IVR System Pin
carbon_golem23-Apr-08 8:11
carbon_golem23-Apr-08 8:11 
GeneralRe: IVR System Pin
MumbleB23-Apr-08 8:37
MumbleB23-Apr-08 8:37 
Questionexception handling for another program, is it possible in c#? Pin
Cptkli23-Apr-08 6:46
Cptkli23-Apr-08 6:46 
AnswerRe: exception handling for another program, is it possible in c#? Pin
Dave Kreskowiak23-Apr-08 10:05
mveDave Kreskowiak23-Apr-08 10:05 
GeneralRe: exception handling for another program, is it possible in c#? Pin
Cptkli23-Apr-08 11:34
Cptkli23-Apr-08 11:34 
GeneralText Encoding Pin
ayaxian23-Apr-08 5:29
ayaxian23-Apr-08 5:29 
GeneralRe: Text Encoding Pin
Anthony Mushrow23-Apr-08 6:58
professionalAnthony Mushrow23-Apr-08 6:58 
Generalc# and File.copy() function Pin
menelik23-Apr-08 5:10
menelik23-Apr-08 5:10 
GeneralRe: c# and File.copy() function Pin
Luc Pattyn23-Apr-08 8:25
sitebuilderLuc Pattyn23-Apr-08 8:25 
GeneralRe: c# and File.copy() function Pin
Zoltan Balazs23-Apr-08 9:57
Zoltan Balazs23-Apr-08 9:57 
GeneralClass Design Question. Pin
jchigg200023-Apr-08 4:40
jchigg200023-Apr-08 4:40 

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.