Thank you for all of the help!
I found out that it's a certificate issue on a website on IE8 (for some reason, it's not asking for the certificate (ie, it doesn't think that workstation has the certificate installed)). So it's not a DHCP/DNS issue.. Looks like I have to research IE and...
Hi,
We currently have four Domain Controllers and some have different forwarders. Do you know if this is an issue?
Also, we're getting different IPs assigned on our workstations and are not sure what's causing this. Do you have any idea what's going on?
Any help is GREATLY appreciated...
Hi,
I'm trying to place a variable as a identity seed. Is this possible? I can't seem to find an answer anywhere... Below is my code:
declare @max1 int
select @max1 = max(acid)+1 from cms_2a
alter table cms_3a add cwid int identity(@max1, 1)
It says that I have an error on "@max1". If I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.