Hi,
Thanks, that sounds like it will solve our problem, although it will impact on our servers performance and require application code changes. But even that is preferable to them seeing our entire list of databases.
Stressball
Hi,
Thanks for that info, but we have no access to our clients site servers, all we are giving them is a username and password so that they can gain access to the databases they require, which they want to be able to do through their version of Enterprise Manager.
Regards,
Stressball
Hi,
We have no guest accounts, but yes I think you are right we are going to have to leave this as is until the next version of SQL Server, which apparently does allow you to do this.
Hi,
We have an offsite client who wants to access one of our databases via Enterprise Manager, I have set up a user for them with access only to their one database, however, when testing this, logging in as this user, they can only access their database, however they can view the rest of the...
IE6 already has 128bit encryption. I have disabled the download functionality in the live system for now (as it is no use to the users currently anyway) and I am testing it on the development server using IE6 SP1. Does anyone have any other suggestions or advice? It has to be an IE issue as...
I have a hyperlink on one of my https jsp pages for the user to download the data on the screen to a .csv. Previous to adding SSL to the site the download worked fine, now when trying to download I get the following message:
Internet Explorer cannot download reports.csv from <server_name> The...
Hi,
I'm also studying for 1Z0-101, I have the Couchman book and I am getting the STS practice test, what is the Student Guide and how can I get a hold of it?
Thanks.
Hi,
I am working on a website previously created by someone else, he has the staff photos on the website with blurred edges, I have to add a new photo and I don't know how he has blurred the edges, the background of the web page is white and so the blurring is white, the photo is a rectangle...
Our network consists of a NT 4.0 Server, NT 4.0 workstations, and my newly upgraded Windows 2000 workstation.
After installing Windows 2000 I logged in with my usual username, password, and domain. When I log
in I get the following error:
"Windows cannot load the users profile but has...
Ok the url should be:
http://www.vitals.nl/
If you had looked closely you would have seen the space in the url.
I've checked the site in:
Netscapte Navigator 4.7 - Not perfect but everythings there.
Opera 6.01 - Perfect and fast
Mozilla 0.9.9 - Perfect and fast
Internet Explorer 6 - Perfect and...
Hi, thanks for responding, I was having a bad day! I was linking the layers thinking I was locking them, I have been using another grapic program that worked differently with layers and was getting confused! It's all sorted now, I just need to learn to have patience sometimes!
Hi,
This is a kind of stupid question, but I have to ask as I am getting quite fustrated. I'm using version 5.5 and I am trying at the moment to create a simple image with a maroon background and white text on top. My problem is that once the text has been written it gets placed on the image...
Thank you! I made a couple of small changes and this is the final procedure.
CREATE PROCEDURE register_clients IS
CURSOR id_crsr IS
select client_ref
from client
where client_ref not in
(select client_ref
from client_activities);
varCommCode...
Hi,
I desparately need some help with this procedure, I haven't worked with Oracle in while, and I'm all in a fluster about how to do this.
I need to get the client_ref (the id) from the client table check that it does not exist in the client_activities table, if it does not exist then I want...
Thanks for the info, I'm separating this query into 2 queries, one to retrieve the activities due, and one to retrieve the overdue activities, as I cannot get these out together without getting incorrect values.
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.