Click here to Skip to main content
15,893,508 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: css not working Pin
Shog922-Aug-08 3:59
sitebuilderShog922-Aug-08 3:59 
AnswerRe: css not working Pin
bulg22-Aug-08 12:41
bulg22-Aug-08 12:41 
QuestionHow to get a reference to JSP Web form (in IE6) from hosted C# user control Pin
Emitr21-Aug-08 8:17
Emitr21-Aug-08 8:17 
QuestionFieldset/headers in Firefox Pin
dgreat121-Aug-08 4:48
dgreat121-Aug-08 4:48 
AnswerRe: Fieldset/headers in Firefox Pin
NeverHeardOfMe21-Aug-08 5:02
NeverHeardOfMe21-Aug-08 5:02 
Questionhow to get autoid Pin
samrat.net21-Aug-08 4:09
samrat.net21-Aug-08 4:09 
AnswerRe: how to get autoid Pin
Shog921-Aug-08 4:31
sitebuilderShog921-Aug-08 4:31 
AnswerRe: how to get autoid Pin
Manas Bhardwaj21-Aug-08 4:48
professionalManas Bhardwaj21-Aug-08 4:48 
samrat.net wrote:
is there any process to get back the autoid when use ExecuteNonQuery( )


ExecuteNonQuery() returns the number of rows affected and nothing else.


samrat.net wrote:
i don't want to use max(autoid) on the that table, because it can result on concurrency problem.


you can use
SELECT @@IDENTITY as Value
.

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

QuestionAbout Microsoft ReportViewer Control in MSVS 2008 Pin
Hemant Thaker21-Aug-08 0:32
Hemant Thaker21-Aug-08 0:32 
GeneralFirebug and "evilness" Pin
Brady Kelly20-Aug-08 23:01
Brady Kelly20-Aug-08 23:01 
GeneralRe: Firebug and "evilness" Pin
Shog921-Aug-08 4:35
sitebuilderShog921-Aug-08 4:35 
GeneralRe: Firebug and "evilness" Pin
Brady Kelly21-Aug-08 5:00
Brady Kelly21-Aug-08 5:00 
Questionjavascript: Copy the selected text to notepad automatically Pin
jmohan20-Aug-08 22:23
jmohan20-Aug-08 22:23 
GeneralRe: javascript: Copy the selected text to notepad automatically Pin
Perspx20-Aug-08 23:53
Perspx20-Aug-08 23:53 
AnswerRe: javascript: Copy the selected text to notepad automatically Pin
Shog921-Aug-08 4:38
sitebuilderShog921-Aug-08 4:38 
Questioncss/java popup help. (scrolling) Pin
wizard 20220-Aug-08 17:32
wizard 20220-Aug-08 17:32 
QuestionWebsite File Dependencies Tracker? Pin
hifiger200420-Aug-08 1:57
hifiger200420-Aug-08 1:57 
AnswerRe: Website File Dependencies Tracker? Pin
Johnny ²20-Aug-08 8:54
Johnny ²20-Aug-08 8:54 
QuestionAJAX Tool kit is not working Pin
ganeshMohan19-Aug-08 18:13
ganeshMohan19-Aug-08 18:13 
AnswerRe: AJAX Tool kit is not working Pin
Shog920-Aug-08 7:09
sitebuilderShog920-Aug-08 7:09 
QuestionWhy code can compiled successfully without mysql-connector-java-#-bin.jar installed Pin
cy163@hotmail.com19-Aug-08 17:00
cy163@hotmail.com19-Aug-08 17:00 
QuestionWhat's this hidden input tag in .Net? Pin
Mohammad Dayyan19-Aug-08 14:52
Mohammad Dayyan19-Aug-08 14:52 
AnswerRe: What's this hidden input tag in .Net? Pin
Bassam Saoud19-Aug-08 17:21
Bassam Saoud19-Aug-08 17:21 
QuestionCrystal Report in Web Form Pin
Hemant Thaker19-Aug-08 0:57
Hemant Thaker19-Aug-08 0:57 
Questioncopy file from one server to another Pin
Member 410217119-Aug-08 0:51
Member 410217119-Aug-08 0:51 

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.