Click here to Skip to main content
15,903,362 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Function Return Value [modified] Pin
Johan Hakkesteegt24-Nov-06 1:22
Johan Hakkesteegt24-Nov-06 1:22 
QuestionScheduler Pin
Subjugate21-Nov-06 19:04
Subjugate21-Nov-06 19:04 
AnswerRe: Scheduler Pin
Dave Kreskowiak22-Nov-06 4:26
mveDave Kreskowiak22-Nov-06 4:26 
GeneralRe: Scheduler Pin
Subjugate22-Nov-06 16:48
Subjugate22-Nov-06 16:48 
GeneralRe: Scheduler Pin
Dave Kreskowiak26-Nov-06 15:01
mveDave Kreskowiak26-Nov-06 15:01 
QuestionLocking Database Edit Pin
ONeil Tomlinson21-Nov-06 12:51
ONeil Tomlinson21-Nov-06 12:51 
AnswerRe: Locking Database Edit Pin
leong_wang21-Nov-06 16:33
leong_wang21-Nov-06 16:33 
AnswerRe: Locking Database Edit Pin
Dave Kreskowiak22-Nov-06 4:24
mveDave Kreskowiak22-Nov-06 4:24 
This question really belongs in the ASP.NET forum. But, since, in an ASP.NET app, there is no guarantee that the person will actually edit and submit the changes before the session times out. Does it sounds like locking records is not a good idea? You'll have to write code to handle the timeout of the session and, if you get no response from the user, unlock the records in the database. If you really want to do this, you'll have to implement some kind of "checkout" scheme in your own custom session manager.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Locking Database Edit Pin
jsampsonPC22-Nov-06 10:53
jsampsonPC22-Nov-06 10:53 
Questionmaintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
uglyeyes21-Nov-06 12:37
uglyeyes21-Nov-06 12:37 
AnswerRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
jsampsonPC21-Nov-06 13:10
jsampsonPC21-Nov-06 13:10 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
uglyeyes21-Nov-06 13:44
uglyeyes21-Nov-06 13:44 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
jsampsonPC21-Nov-06 14:02
jsampsonPC21-Nov-06 14:02 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
jsampsonPC21-Nov-06 14:38
jsampsonPC21-Nov-06 14:38 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
uglyeyes21-Nov-06 14:50
uglyeyes21-Nov-06 14:50 
AnswerRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
jsampsonPC22-Nov-06 1:10
jsampsonPC22-Nov-06 1:10 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
uglyeyes22-Nov-06 5:03
uglyeyes22-Nov-06 5:03 
GeneralRe: maintaining viewstate on microsoft.web.ui.webcontrols.treeview Pin
uglyeyes27-Nov-06 4:12
uglyeyes27-Nov-06 4:12 
AnswerRe: Days in Month Pin
jsampsonPC21-Nov-06 12:14
jsampsonPC21-Nov-06 12:14 
QuestionDays in Month Pin
Cedrickdeorange21-Nov-06 11:48
Cedrickdeorange21-Nov-06 11:48 
AnswerRe: Days in Month Pin
jsampsonPC21-Nov-06 12:13
jsampsonPC21-Nov-06 12:13 
QuestionCapturing a series of keystrokes at any time Pin
jsampsonPC21-Nov-06 11:27
jsampsonPC21-Nov-06 11:27 
AnswerRe: Capturing a series of keystrokes at any time Pin
Leah_Garrett21-Nov-06 17:24
Leah_Garrett21-Nov-06 17:24 
AnswerRe: Capturing a series of keystrokes at any time Pin
Dave Kreskowiak22-Nov-06 4:18
mveDave Kreskowiak22-Nov-06 4:18 
QuestionOLE DB help Pin
rickki21-Nov-06 10:39
rickki21-Nov-06 10:39 

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.