Viewing 6 posts - 46 through 51 (of 51 total)
Try Visual Studio 2005 with SP2, it should work with SQL Server 2008
April 6, 2010 at 10:37 pm
Hi
The date picker is a bit tricky in what you want to do. When i had similar problem, wrote code that test whether the date is the required or not....
March 3, 2010 at 12:54 am
hi
try this and the link is below the syntax
BULK INSERT
[ database_name . [ schema_name ] . | schema_name . ] [ table_name | view_name ]...
February 14, 2010 at 10:46 pm
February 11, 2010 at 5:34 pm
Hi
i thinki you should search for the advantages and disadvantages of the views and table-valued functions and do a comparison. Below are some sites that might help you
http://sqlserverpedia.com/wiki/Views_-_Advantages_and_Disadvantages
February 8, 2010 at 5:02 pm
Viewing 6 posts - 46 through 51 (of 51 total)