We have been running Continuous Protection Server (CPS) for a couple of months and I am beginning to wonder if it isn't causing problems. Users have been complaining of intermittent "Connection failure" messages when running desktop applications that connect to SQL server DBs (version 2000)...
I am trying to create a very simple component. I have used the Component wizard, but when I try to install the component (its ancestor type is TButton), I get the error message "[Fatal Error] dclusr.dpk(38): Bad file format: 'i:\delphi6_comps\bpccomps\BPCComp98.dcp'". BPCComp98 is a package...
I have taken over a new server running Windows 2000 from a network guy who has left. He has left IIS installed, but I can't get it to work. Even when I key in http://localhost on the server, all it displays is "No website configyured at this address".
Any ideas as to where I might start to sort...
I am running a Delphi 6 ISAPI application on IIS 5. It works fine most of the time, but from time to time users get a "Connection Failure" message. This occurs at a couple of different places in the application - but indiscriminately. It is not linked to any particular data.
I am using...
In most of my databases, the command SELECT REPLACE('Freddie Kruger',' ','') returns the line:
FreddieKruger
However in one database (on the same server), this command returns:
Freddie Kruger
Can someone tell me why?
Peter Tickler
My back-up (using Veritas' Backup Exec) is tending to fail to back up some of the databases.
I am getting the message:
"Unable to open the item <dbname>?primary - skipped"
This is followed by "BACKUP LOG is not allowed while the trunc. log on chkpt. option is enabled. Use BACKUP DATABASE or...
I am running a Delphi 6 ISAPI dll on my web server running under IIS 5. It runs fine on one server. But when I recompile onto another server configured in the same way (as far as I can see), and then run it, I get an error message "Stack overflow".
Any ideas what it might be?
Peter Tickler
I have got two web systems, running from the same folder and Virtual directory on my Web Server. I am running under Anonymous Access, and have set up an Account for that purpose on the network Contacts_User, as I want to be able to see the network files from my Webserver.
What i find very...
I want to set up an ODBC link to a SQL Server database for a user, but want to ensure he can see, but NOT update, the tables.
Is there a way of doing this within the ODBC, or do I have to do it within the permissions of SQL Server.
Peter Tickler
I have been controlling access to my Intranet successfully via a call to the GetUserName API in Delphi (6).
However, I have just got a new test web server, set up IIS on it, and when I call the GetUserName function, instead off returning the network user name, it returns
IUSR_NADINE where...
I am displaying a Recordset on a form. I want to stop certain records in that recordset from being updated (depending on the value of one particular field in the recordset).
Can anyone tell me how to go about this?
I want to develop a Find File facility from my Intranet system.
I have tried a procedure which uses 'FindFirst .... FindNext ...'. This procedure works absolutely perfectly from a desktop application, but not when incorporated in an IntraNet.
Indeed, it seems that then you use 'FindFirst' from...
I am having trouble opening a pdf file via my Delphi application, even though I am using the same
approach as I have used sucessfully to open Powerpoint, Word and Excel files.
I have set up a new form, put a Tpdf component on it, declared a private Tpdf called
NewPDFapp, and created as public...
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.