Hello All!
I am having some troubles redirecting traffic using .htaccess.
Basically, I have two domains, of which one is an alias for another, so any requests for www.domain1.com or www.domain2.com will end up at www.domain1.com
So, using .htaccess, I am looking for a way to determine if...
Hello All,
I have a Web Server (Windows 2000, IIS 5) that has all of the new security updates and the .NET framework installed, yet it won't serve any ASP.NET pages. Things with the .asp extension seem to run fine, but when I request a .aspx page, the dynamic content is not displayed.
I'm new...
Hello,
I'm a total newbie to Crystal Reports, and have tried without success to create a report that will display the total number rows returned by an SQL query and then the percentage of each of the field values.
Here's an example:
An SQL Server table is called HotelCards, and in that table...
Has anyone seen this before?
I have added a new form to a project, saved it, and yet when I try to display the form using a click event, the form name doesnt show up in the code completion. I simply want
Form1.show;
Form1 is not there!!! But it's in the project!! What's going on? It has...
Hello,
I'm working on a database application using Delphi 5 as a front end, and I'm having problems deploying it to client machines. I was hoping someone could provide some insight as to why it is not working.
So, as I said, it is a db app and uses an ODBC to connect to MS SQL server 7. On...
Using Delphi 5, I am trying to make an application that uses an ODBC connection to a MS SQL Server DB which contains three tables. After reading about the flaws of using auto-increment primary keys, I am trying to increment the key within the application, but when I try to post to the database...
Hello!
I'm pretty new to Delphi, so please bare with me. I'm using Delphi 5 Pro.
I have a master/detail scenario on a form. When selected via a DBNavigator, the form displays a tour company with all of it's addressing and contact information (the master), as well as all of the tour groups...
Hello,
Using Access 2002, I am trying to create an APPEND query. It queries a linked FoxPro table, and appends two columns to a linked SQL Server table. The problem is that the FoxPro table's PK is of datatype TEXT and contains all numeric data except for two rows of text (which are not...
Hello,
I am creating a macro that uses TransferDatabase to grab a MS Foxpro DB table.
The Macro properties are as follows:
Transfer Type: Import
Database Type: ODBC Database
Database Name: S:\HOSTPLUS
Object Type: Table
Source: IN_GRP.DBF
Destination: NewGroups
Structure Only: NO
When I run...
Hello,
I am working with a SQL Server database that has poorly normalized tables, and trying to create an Access front end to add functionality to the existing DB.
Here's the details:
There is a table called "in_grp" which holds information (address, contact name, phone nuber...
Hello,
I have a brand new install of Red Hat 7.2, and during the install I chose not to load the www server because I wanted to install the newest version of Apache (2.0.36).
The instructions I followed are at
http://httpd.apache.org/docs-2.0/install.html
Anyways, everything is located in...
Hi there,
I have an Access form that is used to enter new records into a database. The primary key for the new record is an autonumber and is visible on the form. While I am entering new data in textboxes etc. the pk textbox stays (autonumber) without turning into an actual number. When I...
Hello,
I am doing a self join two times in one query, and I need to show all records even if one of the fields is not existent. Hard to explain, but here's the query.
SELECT mainTitle.pk_TitleID, mainTitle.content, altTitle.content, physTitle.content, mainTitle.fk_ObjectID
FROM Title AS...
Hey!
I am using DHCP to obtain an ip address, and I want to know what my machine address is as well as the address that the DHCP server has (from the isp). I tried to use ifconfig and traceroute and am getting invalid command errors. What can I do to resolve this?
Thanks, Faded
Hello,
I have to rename thousands of images from their current names (123.jpg, 456.jpg, etc.) to the last 12 characters of a GUID (634FH3CS3456.jpg, etc.)
All of the GUID's are lined up in Excel with the .jpg extension, but now I need to link those names to the actual images replacing the...
Hi.
I have a combobox that gets it's values from a query. Then upon updating the combobox, two textboxes should update their values based on what is selected.
Here is the query called qryRequestor (simplified):
SELECT alias, dept, phone
FROM list
Then in the Combobox properties, I have...
Hi There!
I am creating an app in Access that hooks into Outlook for automatic messaging. I am having two problems.
1) Even though I have opened an instance of outlook programmitically, I get an error when the code executes unless I have Outlook open on my desktop. How can I make this work...
Hello,
I am having some troubles with a command prompt not recognizing simple dos commands. 'ping' and 'ipconfig' get a 'is not recognized as an internal or external command. What is going on? One thought I had is that I may have messed up the CLASSPATH when I installed my %JAVA_HOME% and I...
Hello,
I have been given the task of updating ASPECT scripts from DOS to Windows for Procomm Plus v.4.8. I have no experience in Aspect or Procomm Plus and am at a loss as to what is happening.
Below is the script that I am trying to run. I have re-named it to MERIDIAN.WAS from the DOS...
Hello,
I am looking for an easy method of printing the recurrsive contents of a folder from within Windows Explorer. I have found a couple utilities that will print the contents of a single folder, but not the contents of the folders within that folder etc. Has anyone got any recommendations...
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.