Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 connect to database and read records

Author  Topic 

sara19_s
Starting Member

3 Posts

Posted - 2010-12-10 : 09:50:51
Hi,
i write program in asp.net that this program connect to database frequency and database has very records,
i search about solution that i connect to database for one time and another time i use this information and when table records was updated , my program connect to database twice...(for example my program connect to database one time and later when only records was updated ,connect to database...)
please give me any solution and idea for this
thanks
   

- Advertisement -