Viewing 15 posts - 38,971 through 38,985 (of 39,456 total)
November 9, 2001 at 2:30 pm
Get the F##$ Out of Here.
Visual Fox was much better than VB, up to and including v6. It was object oriented, support inheretence of objects and was great to develop...
November 9, 2001 at 2:29 pm
Did you leave out some code? I don't see anywhere that the first item produces a text file. How is it set to run?
2. Not sure. Can you post the...
November 9, 2001 at 11:08 am
November 9, 2001 at 10:02 am
Some guidelines.
Use multi-CPUs from the go. Upgrading single to multi has never worked well from MS. Leave yourself room to grow, so buy a 4, 8, or bigger box and...
November 9, 2001 at 9:58 am
November 9, 2001 at 9:47 am
You might try installing the SQL Tools on one workstation and seeing if that works. If so, I think the MDAC/ODBC drivers might be out of date, though they should...
November 9, 2001 at 9:45 am
I disagree especially for the sensitive access. Sooner or later that special person will change and having a role makes that more secure. If you use AD or integrated security,...
November 9, 2001 at 8:36 am
Adam,
Is the server NT? I don't think that there is a problem with the revisions being slightly off unless you are trying to make ADO calls (like MDX) that are...
November 8, 2001 at 3:06 pm
Provides a little protection by introducing single user mode.
You could just use sp_renamedb.
Steve Jones
November 8, 2001 at 2:48 pm
Creating the foreign merely requires that the parent key exist before the child can be inserted.
I can have:
Company
CompanyID Company
--------- -------
1 ...
November 8, 2001 at 2:46 pm
Few things I noticed, still looking: sysxlogins uses a varbinary to store the sid. therefore there is no
real limit here.
In sp_addlogin, the sid is generated using NEWID(), which doesn't...
November 8, 2001 at 2:44 pm
What versions and types of clients?
the other workstation may not be on the same domain.
Steve Jones
November 8, 2001 at 2:23 pm
November 8, 2001 at 11:43 am
yes. it is a cisco (not sure of the model), but there is a Linux box behind it that functions as a firewall and provides the port mapping.
Sorry I can't...
November 8, 2001 at 11:40 am
Viewing 15 posts - 38,971 through 38,985 (of 39,456 total)