Showing related tags and posts accross the entire site.
-
I am using 0.9.2 (Caribert). Is there (in this version or the current one) a method for specifying two connections strings for SQL Server mirroring? I recently set up my primary SQL server and a mirrored secondary SQL server with automated failover. Is anyone else doing this and is there anything built...
-
That tip is great, thanks. Here is what I ended up doing before reading your post. Hope it helps the next person. You are correct, the automatic paging and sorting with gridview only work with a sqldatasource or objectdatasource as I found out. Otherwise you have to make your own events methods for OnPaging...
-
I am using 0.9.1 (caribert). Does .netTiers generate an exception if the database connection times out or is not available?