Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File based Queue processing
Message
From
19/11/2008 12:20:00
 
 
To
19/11/2008 11:32:12
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01362837
Message ID:
01362860
Views:
7
Tim,

I think you will still need your pk - what if a file is put in twice

I would - to decrease the odds

(1) Not process any file that is say less than a minute or so old
(2) lock the file prior to processing it. If you cannot lock it - skip it for the moment
(3) after deletion of the file - verify it's no longer there


or, is there any means of processing them immediately instead of saving them to file first ?

Success,
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform