In our network setup, we have users and groups on one domain and some groups on a separate trusted domain.
I need to find which groups a user is a member of. The "standard 5 lines of code" show me the groups that are on the same domain where the user exists, but not the groups from the trusted...
If I were to write a simple image-viewing application, where thumbnails are shown on the "main" window, and you can click on an image to have the full image appear - could I cause that full image to appear on the second display instead of on the main display?
How would I go about that? Is...
I'm trying to insert data into an Oracle 8 database from ADO.NET 1.1, into a CLOB field.
If I just concatenate a big SQL string and push it in via .CommandText it works, as long as the CLOB data isn't over 4k (or close to that).
So, I've tried various methods to put that data in there, and...
I've run into a situation where I need to know when records in a database have been updated, but these updates are done using a ADO in an app that I have no control over.
I've already tested that I can add a field "DateLastModified" to the tables I'm interested in without breaking this app...
Where would I begin to learn about implementing high availability for IIS servers? Our company is beginning to invest more in our public sites, and the question has come up as to whether it's time to introduce some sort of redundancy for reliability reasons.
We're not really interested in...
Our company has a few separate public sites. In order to centralize our analysis of how traffic moves through the sites, we have set up a separate site to serve images to the various sites, by having the "real" sites dynamically generated, including IMG tags where the SRC points to a URL at the...
On Windows 2000 Server, we're running IIS, and have both ASP.OLD and ASP.NET (1.1) installed.
On one particular ASP.NET page, it calls out to a WebService on another machine, and it's a very long running request.
What I think we're noticing is that when this page is called, other people who...
I have downloaded a few different network monitoring tools, to measure the amount of traffic being sent between machines on the network... After trying a few of these programs, I still have yet to find one that shows the traffic between my IIS and SQL Server.
We use ASP/ADO to query SQL Server...
How can I find the last day in the month for a given date in TSQL?
For example, if I have a field account_date with values such as 4/23/2003, 5/10/2003... I'd like to return 4/30/2003, 5/31/2003 in my queries.
I need it to be in-line sql or a function or such so that I can then group based on...
I am having issues regarding object ownership on a deployed database. The database was created on my laptop, to which I login as sa normally, but deployed on a server where I am not sa, via IP/Internet. That all went fine, because I logged in via the given credentials, and used scripts to...
I have begun to notice, that for some queries, when I execute without the "show execution plan" option, the query takes 1, maybe 2 seconds to run, but it takes 20-30 seconds when I do have the "show execution plan" option enabled (in Query Analyzer).
Is this normal behavior...
I'm beginning to use the Performance Monitor tool to look at certain counters, to establish a baseline to compare against later when things go bad :) Please, help me with these two questions if you can:
1) I have saved my counters in a counter log, which is configured to run for an interval...
I have just installed Win2k3 and created a new Active Directory doman, etc... The server boots and runs just fine, but now I'm trying to add the first user...
I add the user, and set the password, then I get this error message: "Windows cannot set the passsword for (Username) because...
On a new computer, I have noticed for the first time, that I cannot right click on an item in the Start Menu, and get a popup for dealing with the file or folder that I'm pointing at.
As an example, on other machines I am able to go through the start menu, all programs, etc.. and when my...
I've begun to have problems with my ASP site, and I'm looking into the Performance Monitor on the IIS box. It is running on Windows 2000 Server. It is a bit confusing, and I have a few questions. If anyone can help I'd greatly appreciate it:
1) % Processor Time: I'm assuming this is a...
Has anyone heard, whether SQL Server 2003 will run on Windows 2000 Server, or if it will require Windows Server 2003?
The reason I ask is, "Yukon" is definitely on my planned purchase list, whereas Windows Server 2003 may or may not be on the list....
Thanks,
Travis
I have begun to notice strange behavior in my SQL Server 2000 database. From time to time, data shows up "wrong" in certain reports, or fails to return at all. I get various "general network errors" which turn out to not be network errors at all...
What happens is, I...
Please help if you can, with this question:
I have a table with "people" information, and a table with "people contact records." For simplicity, let's say that the people contact records are all email addresses.
I have it broken into a separate table, so that each person...
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.