Hello there,
Can anyone tell me if it is possible to install SQL Server 2000 Standard Edition on a server with more than 2GB of ram. In my reading it says standard handles up to 2GB, what happens when you exceed that? Does SQL only utilize 2GB anyway or does standard just not work with over 2GB...
Hi everyone ;)
I have a rather strange problem that has me pulling out my hair! I'm not sure if this is an ASP thing or maybe an IIS thing.....
Simple form, hit the submit button and get 'this page cannot be displayed' error. Refresh that page and it will show the page the form submits too...
Sunrise, CodeFish thank for your help. Your solution works perfectly :) the dll is doing it's thing without the server being logged on
Thanks again,
Katriona
Hi there,
I have written a .dll in VB6 and have registered it in MTS. This has been working well for quite a few months now with no problems at all. The problem that I'm having now is the server has always been logged on, this is no longer appropriate and we need the .dll to be accessible while...
Hi everyone,
I have just rebooted a NT 4.0 Server and it has come up with an error saying that the last known good menu file is corrupt or missing... I tried to repair but no luck.... Does anyone know how I can get my server back without a total rebuild???
Thanks in advance for all help...
Hi there,
I have recently had to rebuild an NT 4.0 server and I'm having problems getting the computer recognised on my LAN. When I try to specify a domain to log into in the Network property pages I get an error: "The domain controller for this domain cannot be located."
I'm fairly...
Hi
I have the following error occur when I have finished working on other things and go back to my database: "The Microsoft Jet database engine could not find the object <name>. Make sure the object exists and that you spell its name and the path name correctly. (Error 3011)"
After...
Try a session variable to keep track of if the information has been saved. <br><br>You will need to check if it is the same user, maybe they have an user ID or other piece of information to track them.<br><br>Then you would use code similar to the following:<br><br>if session("Saved")...
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.