Click here to Skip to main content
15,900,110 members
Home / Discussions / Database
   

Database

 
GeneralRe: C# SQL express Login Pin
nagendrathecoder29-Dec-09 23:58
nagendrathecoder29-Dec-09 23:58 
GeneralRe: C# SQL express Login Pin
kadaen30-Dec-09 0:06
kadaen30-Dec-09 0:06 
GeneralRe: C# SQL express Login Pin
nagendrathecoder30-Dec-09 0:13
nagendrathecoder30-Dec-09 0:13 
GeneralRe: C# SQL express Login Pin
kadaen30-Dec-09 2:58
kadaen30-Dec-09 2:58 
GeneralRe: C# SQL express Login Pin
nagendrathecoder30-Dec-09 17:25
nagendrathecoder30-Dec-09 17:25 
AnswerRe: C# SQL express Login Pin
loyal ginger30-Dec-09 15:41
loyal ginger30-Dec-09 15:41 
GeneralRe: C# SQL express Login Pin
c0der200930-Dec-09 23:01
c0der200930-Dec-09 23:01 
GeneralRe: C# SQL express Login Pin
kadaen31-Dec-09 4:14
kadaen31-Dec-09 4:14 
ok with that i get an error due to no connection string so i add in

conn.ConnectionString = "Data Source=KADAEN-PC\\SQLEXPRESS;Initial Catalog=EasyStorePro;Persist Security Info=True;User ID=********;Password=***********";

and it runs i think my main problem is in the if statment section, more or less getting the textbox to verify itself with the information in the database

so something like
password is equal to mtbPassword.Text
Questioncreate & update account numbersfor existing records Pin
Jassim Rahma29-Dec-09 22:52
Jassim Rahma29-Dec-09 22:52 
AnswerRe: create & update account numbersfor existing records Pin
Andy_L_J30-Dec-09 3:21
Andy_L_J30-Dec-09 3:21 
GeneralRe: create & update account numbersfor existing records Pin
Jassim Rahma31-Dec-09 2:01
Jassim Rahma31-Dec-09 2:01 
QuestionIntegrate sql server's Query Editor Window with C# Project Pin
Dot-Net-Dev29-Dec-09 22:26
Dot-Net-Dev29-Dec-09 22:26 
QuestionHow to access a password protected MS Access database Pin
pc_dev29-Dec-09 1:05
pc_dev29-Dec-09 1:05 
AnswerRe: How to access a password protected MS Access database Pin
Eddy Vluggen29-Dec-09 1:53
professionalEddy Vluggen29-Dec-09 1:53 
GeneralRe: How to access a password protected MS Access database Pin
pc_dev30-Dec-09 6:46
pc_dev30-Dec-09 6:46 
QuestionTSQL DATETIME Pin
cdpace28-Dec-09 21:58
cdpace28-Dec-09 21:58 
AnswerRe: TSQL DATETIME Pin
Eddy Vluggen28-Dec-09 23:05
professionalEddy Vluggen28-Dec-09 23:05 
AnswerRe: TSQL DATETIME PinPopular
WoutL29-Dec-09 0:21
WoutL29-Dec-09 0:21 
GeneralRe: TSQL DATETIME Pin
cdpace29-Dec-09 3:16
cdpace29-Dec-09 3:16 
QuestionInteresting question about a MIN function and usage Pin
James Shao28-Dec-09 15:10
James Shao28-Dec-09 15:10 
AnswerRe: Interesting question about a MIN function and usage Pin
Luc Pattyn28-Dec-09 15:37
sitebuilderLuc Pattyn28-Dec-09 15:37 
GeneralRe: Interesting question about a MIN function and usage [modified] Pin
James Shao28-Dec-09 21:51
James Shao28-Dec-09 21:51 
GeneralRe: Interesting question about a MIN function and usage Pin
Luc Pattyn29-Dec-09 0:57
sitebuilderLuc Pattyn29-Dec-09 0:57 
GeneralRe: Interesting question about a MIN function and usage Pin
James Shao29-Dec-09 4:24
James Shao29-Dec-09 4:24 
AnswerRe: Interesting question about a MIN function and usage [modified] Pin
Corporal Agarn29-Dec-09 4:30
professionalCorporal Agarn29-Dec-09 4:30 

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.