Viewing 15 posts - 1,951 through 1,965 (of 7,429 total)
Sorting is the manipluation of data to represent it in a specific order based on a set condition (fields or functions are the conditions in either a gorup by or...
May 7, 2004 at 7:17 am
Have to laugh here, but too funny. I was just reading this last night.
May 7, 2004 at 6:28 am
I was going based on some old info and what was in those that actually had data in them from a database I recently moved via DTS. Thanks for the...
May 7, 2004 at 4:28 am
Dateadd does not work like in vb where the first paramtere is a string input. It actually now is a constant, so you have to use s not 's' to...
May 6, 2004 at 6:00 pm
Sounds like 1 to me also but I am not sure I fully understand your final need. Can you give an overview of what you are dealing specific to the...
May 6, 2004 at 5:48 pm
I have seen a few but cannot remember the address. However MS just released something I haven't had time to look at here http://www.microsoft.com/downloads/details.aspx?FamilyId=C039A798-C57A-419E-ACBC-2A332CB7F959&displaylang=en
May 6, 2004 at 5:45 pm
First off they will not be able to backup to a local location it has to be a location on the server or a unc path as long as your...
May 6, 2004 at 5:43 pm
I suggest just installing the client tools on the WinXP PC so you can validate things are setup right.
May 6, 2004 at 5:40 pm
Have you tried dropping the check constriant and adding back.
May 6, 2004 at 5:38 pm
They are temporary script files for creating certain objects. You may find several extenstions and they are usually under the tools directory in your SQL Server path.
For instance I see...
May 6, 2004 at 5:34 pm
Can you post your current sql statement so we can address what you need better?
May 6, 2004 at 4:30 pm
What most likely happend is this
In MET you have an item where DESCRIPTION='AAA' but the MET.EQNO does not have a partner value in the EQ
May 6, 2004 at 4:08 pm
These are the things I know from testing before.
1) If you make the user a standard user with access to the DB but give db_owner or db_ddladmin fixed role in...
May 6, 2004 at 4:05 pm
You can always use a DNS URL but you cannot redirect the SQL connector as it does not process redirect messages aimed back at it as far as I am...
May 6, 2004 at 3:52 pm
Viewing 15 posts - 1,951 through 1,965 (of 7,429 total)