Viewing 7 posts - 1 through 7 (of 7 total)
Good Morning Steve. Where have you been? The SDK's for the mobile have been out since CE 2.0. Well even before that but I don't much count...
September 2, 2009 at 10:41 am
What truly does not make sense is why a question concering MS Access development is listed under the category Sql Server Development. Along that same thought why it is even on...
December 20, 2004 at 12:00 pm
Actually using dbcc checkident will eventually cause an error to occur because data has already been inputted into the system. Once the identity column counts up to the data that...
March 18, 2004 at 12:58 pm
Another problem with this is if a table in a view is not from the current database then it does not show up in INFORMATION_SCHEMA.VIEW_TABLE_USAGE. We have a customer table that...
February 17, 2004 at 10:10 am
This question is "broken." I answered "Returns your SQL Server's computer name" in the email, clicked on the answer question button and then clicked answer on the web page....
October 27, 2003 at 10:18 am
RECONFIGURE is not needed in this case since a server restart is required.
From books on line on recofigure:
quote:
Because some configuration options require...
August 15, 2003 at 10:49 am
Viewing 7 posts - 1 through 7 (of 7 total)