Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Daze and Confused (OLE DB)
I have two tables on an MS Access database. One call EMPLOYESS and the other
one call ORDERS. I'm using ASPX (.net ) to show the contents of ORDER . I
could see all the data on the ORDER page on the web browser without any
problem. Except the EMPLOYEEid field which is a primary key filed from
EMPLOYESS table linked to ORDER table (I can see the employee name fine on
Access). But when I preview that order table I see the Primary key value
instead of Employee names so instead of seeing Bill Gate, I see his Primary
key value as 1.
This is how I linked up the Employess Name to ORDER Table in access:
SELECT DISTINCTROW Employees.EmployeeID, [LastName] & ", " & [FirstName] AS
Name
FROM Employees
ORDER BY Employees.LastName, Employees.FirstName;
Any help is welcome.
Anna X, UK
Guest
-
Confused with FCS And FMS
I am little confused with the terminology FCS And FMS, I cant see which are the differences. -
Confused....oh so confused.
Ok, I have this form: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head>... -
OT: :confused;
I have been seeing this all over the board, what the heck is it? Is it an emoticon? Thanks, Drew -
Confused....
I'm in the same scenario that Piers was in. My form looks sharp and I want to take the results of a completed form and post to my J2EE server via... -
Confused?
Hi Everyone, I'm having a bit of a problem and was wondering if anyone would be able to tell me what I'm doing wrong. the URL to the site I'm...



Reply With Quote

