Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locking design
Message
From
24/02/2015 08:16:24
 
 
To
24/02/2015 01:22:46
General information
Forum:
ASP.NET
Category:
Databases
Title:
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01615752
Message ID:
01615767
Views:
28
>You could create something like a stored procedure whose sole task is to create the record if it doesn't already exist. Then, all the processes that need the record call the SP (i.e. delegate that function to the SP). After it completes the record is guaranteed to exist.

After more research, I already had implemented the responsibility of that record creation to a task. However, one other task was still trying to create it. This works ok now. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform