Global Temporary Tables
Posted: Tue 25 May 2010 13:20
Hello @all,
I use global temporary tables and Entity Framework.
How I can force to use an existing connection. After SaveChanges()
my connection is closed and disconnect. So I have a empty global temp table.
Please help a newbie
Regards
I use global temporary tables and Entity Framework.
How I can force to use an existing connection. After SaveChanges()
my connection is closed and disconnect. So I have a empty global temp table.
Please help a newbie
Regards