Viewing 5 posts - 1 through 5 (of 5 total)
In case of the client using Microsoft Access, the baaad developer is actually Microsoft. Access Project purposely puts developer's machine name into the connection string when it connects to the...
August 26, 2009 at 7:10 am
Jack Corbett (1/16/2009)How would SQL Server authenticate the user?
How about this
January 19, 2009 at 5:58 am
version = 2.10.0.0
I wonder however why are you asking only the version, and not tables' schema, indexes, relations, load of the server, version of the server, and 100 other parameters required...
November 11, 2004 at 6:33 pm
FROM, INSERT INTO, UPDATE, or DELETE queries that involves joins <snip> You can do this with ApexSQL Edit.
well... let's try.
UPDATE PART SET WEIGHT=USER_1 FROM WORK_ORDER INNER JOIN PART ON PART.ID=WORK_ORDER.BASE_ID
press...
November 10, 2004 at 9:24 am
First of all, the product has far more features than discussed in the article. For instance, it can create from a query a standalone client viewer executable that can be...
November 9, 2004 at 2:14 pm
Viewing 5 posts - 1 through 5 (of 5 total)