Click here to Skip to main content
15,920,576 members
Home / Discussions / C#
   

C#

 
AnswerRe: Merging DataSets and committing changes + help please. Pin
Muammar©10-May-07 0:52
Muammar©10-May-07 0:52 
GeneralRe: Merging DataSets and committing changes + help please. Pin
Naveed Kamboh10-May-07 1:25
Naveed Kamboh10-May-07 1:25 
QuestionError in using CrystalReportViwere Control! Pin
dina_aqua10-May-07 0:21
dina_aqua10-May-07 0:21 
QuestionHighlight button Pin
immu510-May-07 0:19
immu510-May-07 0:19 
AnswerRe: Highlight button Pin
Mandaar Kulkarni10-May-07 0:38
Mandaar Kulkarni10-May-07 0:38 
QuestionInsert record and get it's ID Pin
blackjack215010-May-07 0:02
blackjack215010-May-07 0:02 
AnswerRe: Insert record and get it's ID Pin
Colin Angus Mackay10-May-07 0:08
Colin Angus Mackay10-May-07 0:08 
AnswerRe: Insert record and get it's ID Pin
tcss10-May-07 0:26
tcss10-May-07 0:26 
If this is a MS-SQL database Ive gotten this to work by using a stored procedure and returning @@IDENTITY from the stored proc.

The only other way I know of is to timestamp the record at the time of writing and return the record with that timestamp(or some other form of identifying field) in a query statment.


AnswerRe: Insert record and get it's ID Pin
blackjack215010-May-07 0:27
blackjack215010-May-07 0:27 
GeneralRe: Insert record and get it's ID Pin
Colin Angus Mackay10-May-07 2:02
Colin Angus Mackay10-May-07 2:02 
QuestionCryptography Pin
Mr Perfect9-May-07 23:49
Mr Perfect9-May-07 23:49 
AnswerRe: Cryptography Pin
blackjack215010-May-07 0:01
blackjack215010-May-07 0:01 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:10
Mr Perfect10-May-07 0:10 
GeneralRe: Cryptography Pin
blackjack215010-May-07 0:33
blackjack215010-May-07 0:33 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:49
Mr Perfect10-May-07 0:49 
AnswerRe: Cryptography Pin
Hari Om Prakash Sharma10-May-07 0:03
Hari Om Prakash Sharma10-May-07 0:03 
AnswerRe: Cryptography Pin
Muammar©10-May-07 0:06
Muammar©10-May-07 0:06 
AnswerRe: Cryptography Pin
Russell Jones10-May-07 1:09
Russell Jones10-May-07 1:09 
QuestionHow can I disable dots from studio.net2005 editor Pin
Hari Om Prakash Sharma9-May-07 23:48
Hari Om Prakash Sharma9-May-07 23:48 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
blackjack21509-May-07 23:58
blackjack21509-May-07 23:58 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
Muammar©10-May-07 0:00
Muammar©10-May-07 0:00 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
Luc Pattyn10-May-07 0:04
sitebuilderLuc Pattyn10-May-07 0:04 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Hari Om Prakash Sharma10-May-07 0:06
Hari Om Prakash Sharma10-May-07 0:06 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Muammar©10-May-07 0:09
Muammar©10-May-07 0:09 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Martin#10-May-07 0:12
Martin#10-May-07 0:12 

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.