G
Guest
Dear all,
I have a big application which is based on different EXE files made with VB5
accessing data from an access database.
Now we plan to move those application under .NET annd SQL express 2005
instead of access.
The quetsions are :
-Would you rather go to store prodedure for collecting data or updating
data or dynamic querries inside code ?
- How to handle in the proper way the fact that different application can
access the same data while other application is still updating them ? what is
the corrct way to handle such case ?
Thanks for comments
regards
serge
I have a big application which is based on different EXE files made with VB5
accessing data from an access database.
Now we plan to move those application under .NET annd SQL express 2005
instead of access.
The quetsions are :
-Would you rather go to store prodedure for collecting data or updating
data or dynamic querries inside code ?
- How to handle in the proper way the fact that different application can
access the same data while other application is still updating them ? what is
the corrct way to handle such case ?
Thanks for comments
regards
serge