Hello,
I'm a bit out of my knowledge level here and this has fallen into my lap to work on. I have a report server that e-mails out a daily report to the specified e-mail addresses on the report server. SMTP is setup and I've been told that is points to the exchange server. I have an error...
I went through most of the terminal printing postings and have not found what I'm looking for, so as a last resort hopefully someone else has had this issue. Here's my structure:
1 Win2k TS server
1 remote client on XP pro
1 HP laserjet 1000 connected through USB
I have installed the print...
Hello,
I am trying to figure out how to update values of four columns and over 5000 rows. I'm thinking that I need to run something similar to
UPDATE TBLname
SET column_name1 = Null,
column_name2 = Null,
column_name3 = Null,
column_name4 = Null
Am I on the right path or am I...
Hello,
I have a Windows 2000 server with SQL server 2000 on it and for some reason the backup maintenance plan for some of my databases is not running. I have two different backup plans for a set of databases, one is an hourly backup and the other is a daily backup. The last successful backup...
Hello,
I am very new to Crystal and I want to double check what I'm thinking. I have two fields that are parameters and for each field I have used the select expert to say table1.YR_CDE = ?YR_CDE. This way when the user enters the year the report will pull records pertaining to that year. Is...
Hello,
I have Red Hat Enterprise 2.1 installed on my server and I have also installed Bastille-Linux and have gone through the interactive configuring of it. I have noticed now that I cannot open applications like the Red Hat package manager and I cannot remote into it using putty and ssh. I'm...
Hello,
At our institution we have a CMS running off of MS SQL server. We are looking for web site analysis software to report most hits per page and any type of detailed information we could possible pull from the CMS. I've looked and I'm thinking that typically web site analysis software...
Hello,
I am very, very new to apache and linux and I am needing to try to make my linux/apache box secure. Are there any tips to or essentials things I need to do to have it secure. Any pointers or "point me in a direction" would be extremely helpful. Thank you!
Hello,
I have a table with ten columns and I need to count each column for the data that equals column specific data. Is it possible to do this in one view? For example
COUNT(q3a) AS countq3a, q3a
FROM dbo.trainingsurveys
WHERE (q3a = N'8 AM to 10 AM')
GROUP BY q3a
That's one...
Hello,
I want to run a query that will count all the records that I have in a table according to a certain field and then display >=353 of those records. I've been trying to write a query to do this but I'm not getting anywhere with it. Thank you all in advance.
I am needing to make a copy of a database in SQL that will be located on the same server same instance as the orginal database. I've read that one could create a database then export the orginal database into the new database. Would this actually work and is there a better way to copy a database?
I've been asked to put together a list of certifications for webmasters. Does anyone know of the best certifications for webmasters, specific certs, or general certs? All replies are much appreciated. Thank you!
I have removed mysql(rpm) and then re-installed mysql 4.0.22 by rpm. When I go to restart my apache server it gives me the error below:
httpd failed to start. The error was: Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into...
Hello,
I have really goofed up my mysql install on my linux box and I am trying to find something about how to uninstall mysql from a source install (.tar.gz). I did not use the rpms and now I'm afraid I'm stuck. If anyone can help I would really appreciate it. Thank you!
Hello,
I have an issue with being able to see my test.php page. When I point my browser to it, it just shows a blank page. I'm guessing php is not working with apache somehow and the somehow is what I'm trying to figure out. The php and apache were installed when I installed linux and I just...
I'm trying to get my gui interface to work on red hat linux and it's just not happening. I logged in, typed startx and then it gives me a "no screens found" error. I tried to access the /var/log/XFree.0.log from the root account but it said permission denied. What am I doing wrong? Thank you...
Hello,
I am trying to install Red Hat Linux ES on a computer to be a test server for apache, php and mysql. I'm not sure what I should be setting my network settings to. Static IP? DHCP?(I know we have DHCP enabled on the network) Hostname? (should I leave hostname blank for localhost to be...
I am having a horrible time with this and if anyone could shed some light on it for me I would appreciate it. I'm trying to make an update page where I have a drop down menu that pulls the options from a table. I have another table that will be the one needing to be updated. How in the world...
Is there a way to grab a URL parameter and use it in an ASP page and then pass it on to the next page in the URL and use it on that page also? Any help would be greatly appreciated. Thank you!
Hello,
I am trying to stop a variable from being passed after an insert record page. In all I have three pages.
First page: user selects an event and the event id is passed through the URL using the Go to Detail page behavior.
Second Page: An insert record page. The event id from the URL is...
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.