Click here to Skip to main content
15,914,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Login failed for user. The user is not associated with trusted connection Pin
SHatchard13-Jul-07 2:32
SHatchard13-Jul-07 2:32 
AnswerRe: Login failed for user. The user is not associated with trusted connection Pin
kubben13-Jul-07 2:40
kubben13-Jul-07 2:40 
Questionopen file at server side and print Pin
absprogrammer13-Jul-07 1:53
absprogrammer13-Jul-07 1:53 
QuestionASP.NET versions Pin
hairy_hats13-Jul-07 1:46
hairy_hats13-Jul-07 1:46 
AnswerRe: ASP.NET versions Pin
SHatchard13-Jul-07 2:03
SHatchard13-Jul-07 2:03 
GeneralRe: ASP.NET versions Pin
hairy_hats13-Jul-07 2:37
hairy_hats13-Jul-07 2:37 
GeneralRe: ASP.NET versions Pin
DarrollWalsh14-Jul-07 4:04
DarrollWalsh14-Jul-07 4:04 
Questionupdate Pin
niki_nilu13-Jul-07 1:38
niki_nilu13-Jul-07 1:38 
in my code i write update query like this

string strSqlCmdText;

strSqlCmdText = "update tUser1 set Count = "+Convert.ToInt32(txtCount.Text)+" where UserId = '"+txtUserId.Text;

objClsDllSql.funSqlCmd(strSqlCmdText);

but i have error ie input string is not in correct format.
pls i want to update query.
pls help me urgently.

gayatri

Gayatri
AnswerRe: update Pin
SHatchard13-Jul-07 2:06
SHatchard13-Jul-07 2:06 
GeneralRe: update Pin
niki_nilu13-Jul-07 2:17
niki_nilu13-Jul-07 2:17 
GeneralRe: update Pin
SHatchard13-Jul-07 2:29
SHatchard13-Jul-07 2:29 
GeneralRe: update Pin
Nisar Inamdar13-Jul-07 2:36
Nisar Inamdar13-Jul-07 2:36 
AnswerThe rules Pin
leckey13-Jul-07 3:09
leckey13-Jul-07 3:09 
JokeRe: The rules Pin
Paul Conrad13-Jul-07 4:18
professionalPaul Conrad13-Jul-07 4:18 
AnswerRe: update Pin
peacefulmember13-Jul-07 4:04
peacefulmember13-Jul-07 4:04 
GeneralRe: update Pin
Paul Conrad13-Jul-07 4:18
professionalPaul Conrad13-Jul-07 4:18 
Questionvalidator Pin
md_refay13-Jul-07 1:29
md_refay13-Jul-07 1:29 
Questionrquired filed vaildator control Pin
md_refay13-Jul-07 1:17
md_refay13-Jul-07 1:17 
AnswerRe: rquired filed vaildator control Pin
koolprasad200313-Jul-07 1:23
professionalkoolprasad200313-Jul-07 1:23 
GeneralRe: rquired filed vaildator control Pin
Nisar Inamdar13-Jul-07 2:17
Nisar Inamdar13-Jul-07 2:17 
Questionnumeric usercontrol Pin
md_refay13-Jul-07 1:15
md_refay13-Jul-07 1:15 
AnswerRe: numeric usercontrol Pin
Christian Graus13-Jul-07 3:22
protectorChristian Graus13-Jul-07 3:22 
QuestionPaging with XmlDataSource and XPath Pin
Tristan Rhodes13-Jul-07 1:14
Tristan Rhodes13-Jul-07 1:14 
QuestionCustom Membership Provider Pin
Brendan Vogt13-Jul-07 0:40
Brendan Vogt13-Jul-07 0:40 
QuestionPaging a DataList? Pin
rashadaliarshad13-Jul-07 0:20
rashadaliarshad13-Jul-07 0:20 

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.