Click here to Skip to main content
15,922,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to count no. of folders in a directory? Pin
ThatsAlok1-Apr-09 19:04
ThatsAlok1-Apr-09 19:04 
GeneralRAM disk driver for windows 2000 onwards. Pin
vikramlinux12-Mar-08 4:53
vikramlinux12-Mar-08 4:53 
GeneralRe: RAM disk driver for windows 2000 onwards. Pin
Iain Clarke, Warrior Programmer12-Mar-08 5:04
Iain Clarke, Warrior Programmer12-Mar-08 5:04 
GeneralRe: RAM disk driver for windows 2000 onwards. Pin
vikramlinux12-Mar-08 19:42
vikramlinux12-Mar-08 19:42 
QuestionRe: RAM disk driver for windows 2000 onwards. Pin
Maxwell Chen12-Mar-08 19:52
Maxwell Chen12-Mar-08 19:52 
GeneralSegment selected region from the video frames Pin
ptr_Electron12-Mar-08 3:17
ptr_Electron12-Mar-08 3:17 
GeneralRe: Segment selected region from the video frames Pin
Rajkumar R12-Mar-08 3:42
Rajkumar R12-Mar-08 3:42 
GeneralRe: Segment selected region from the video frames Pin
ptr_Electron12-Mar-08 5:46
ptr_Electron12-Mar-08 5:46 
GeneralRe: Segment selected region from the video frames Pin
Rajkumar R12-Mar-08 5:55
Rajkumar R12-Mar-08 5:55 
GeneralRe: Segment selected region from the video frames Pin
ptr_Electron12-Mar-08 6:04
ptr_Electron12-Mar-08 6:04 
GeneralRe: Segment selected region from the video frames Pin
Rajkumar R12-Mar-08 6:10
Rajkumar R12-Mar-08 6:10 
GeneralRe: Segment selected region from the video frames Pin
ptr_Electron12-Mar-08 22:41
ptr_Electron12-Mar-08 22:41 
GeneralSelect ListView Control`s item Pin
bhat12-Mar-08 3:01
bhat12-Mar-08 3:01 
GeneralRe: Select ListView Control`s item Pin
Rajkumar R12-Mar-08 3:24
Rajkumar R12-Mar-08 3:24 
GeneralRe: Select ListView Control`s item Pin
bhat12-Mar-08 3:41
bhat12-Mar-08 3:41 
QuestionHow to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
Gofur Halmurat12-Mar-08 2:48
Gofur Halmurat12-Mar-08 2:48 
AnswerRe: How to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
toxcct12-Mar-08 2:59
toxcct12-Mar-08 2:59 
GeneralRe: How to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
Gofur Halmurat12-Mar-08 3:03
Gofur Halmurat12-Mar-08 3:03 
AnswerRe: How to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
David Crow12-Mar-08 3:01
David Crow12-Mar-08 3:01 
GeneralRe: How to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
Gofur Halmurat12-Mar-08 3:07
Gofur Halmurat12-Mar-08 3:07 
GeneralRe: How to allocate multi-dimensional pointer in c and c++? for example: char*** str; Pin
Gofur Halmurat12-Mar-08 3:09
Gofur Halmurat12-Mar-08 3:09 
QuestionCould not update; currently locked by user - VC + Access + Windows XP Pin
SelvaKr12-Mar-08 2:18
SelvaKr12-Mar-08 2:18 
QuestionRe: Could not update; currently locked by user - VC + Access + Windows XP Pin
David Crow12-Mar-08 2:37
David Crow12-Mar-08 2:37 
GeneralRe: Could not update; currently locked by user - VC + Access + Windows XP Pin
SelvaKr12-Mar-08 2:50
SelvaKr12-Mar-08 2:50 
Hi,
Yes. From machine A will always be holding a connection with the database until the application exits.
But Access supports shared access of DB. isn't it?
Moreover i am not getting the error at all tries. Only once in 3 or 4 times.
Is there any way of avoiding the locking of the records? i.e allowing two users to update the record at the same time..

I have got something from the web, where they ask to wait for some time and do the process again. But in my case even that doesn't workout.
Please see the link below.
http://www.dbforums.com/archive/index.php/t-525401.html[^]

Thanks

Selva

QuestionRe: Could not update; currently locked by user - VC + Access + Windows XP Pin
David Crow12-Mar-08 2:57
David Crow12-Mar-08 2:57 

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.