There are 2 important commands that are useful to know if you want to run backup scripts (I myself use 3 of them in mine)
1. First step is to validate if your database isn't corrupted or anything. For that, there is the isql command "dbvalid".
dbvalid -c "..." -o (path to...
Hey there,
I'm trying to run a DB backup script over a network using namely the dbvalid command. It worked fine under WinNT 4.0 server, but we upgraded recently to Win2000 SP 3. Now the command prompt finds invalids parameter in that statement (on the same line):
dbvalid -c...
Hello everyone...
I have to build a progressbar for a long running script in an application (duh!!!) which consists in a recursive script that sets items (command setitem(...)) in an external DW. It does work, but my trouble arise when I want to insert a "cancel" button. It seems...
Hi all...
I just upgraded my Win NT 4.0 server to Win2000 Pro and I have trouble with my backup scripts.
My main trouble resides in selecting the target location of the backup, which is a tape drive (Conner SCSI sequential device) and is unlisteable on Win explorer.
I think the parameter that...
Want a problem, I got one small for you (it's not exactly C but rather a pseudo-code using some pointers which I still have a bit of a hard time with it). I have to find the value returned by Subject().
Define Compute_DA(x) {
temp = (x + 1) / 4
if (temp >= 1) then
return x *...
Ok, I'm back. Windows manages to [somewhat] start up in normal mode. It started the setup (since I overinstalled win), but the setup stopped responding. Now, when I start, I have the Mprexe who does an illegal operation and the setup won't even begin... Should I just give up and format or there...
Thanks for the help guys. I managed to retrieve the specific info that my boss wanted, so it wouldn't bother too much now to format the thing, but I'll try what reghakr posted, since it would be a real bother setting up all the softwares and the projects we are working on.
As for the reason...
Here is my situation:
A computer at work running on W98 crashed big time. Since there is some very important information on it, I can't format it just yet, so I used the Product Recovery CD.
- The error message I had when I tried to boot up the computer was that the VMM32.VXD was...
Hello there, a newbie here.
I have a running PB application (using a database) that I have to setup on a website using Jaguar CTS 3.0. The thing is, I have no clue on what has to be done (and how ...). The Website runs on an Apache 1.3 server and I plan on using the 3-tier model. Someone care...
thanx, now that that I restarted apache, it works... partially.
The first time I want to access the secured directory, it asks for the user id and pwd. So I entered a good combination and I was in. After, I wanted to try a wrong login/pwd but since I logged in earlier, the server doesn't asks...
... restart httpd??? maybe that's the problem... I didn't since I have no clue what it is.
As for the comment, there is none since I wrote the line. It wasn`t commented, it wasn`t even there at all.
(by the way, the link you put there is wrong...)
As for the CGI, up to now, I don't have any...
Still doesn't work:
Added the following line in etc/httpd/conf/httpd.conf:
AccessConfig conf/access.conf
So the other option would be to put my configs in the httpd.conf, so that means I have to copy/paste my <directory> tag from access to httpd right?
(May sound stupid, but as I said in...
Hello... me again!
now that my earlier problems are all dealt with (thanx you guys), I have to face new ones.
There is a section on the website that I want to make available only to the employees coming to the site (time sheet feature), so I sent all the .htm/.html pages in one directory that...
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.