record lock and win32 X ASP.net apps

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have read somewhere about record lock contention problems in between an
ASP.NET/ADO.NET application and a win32/ADO application, basically I’m
re-writing the win32 app in asp.net and would like to be able to concurrently
run both apps against the same MS-SQL database, is there a problem ?

Thanks

C.Fleury
 
I can't remember where I read about it....do you think the two can coexist
without problems ?
Thanks
C.Fleury
 
I can't remember where I read about it....do you think the two can
coexist
without problems ?

The reason I asked you to post a link to the article is because I have no
clue what the problem could be. With the article I was hoping it would describe
the conditions under which this might be a problem.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 
Back
Top