Hi
I HAVE A TABLE AS FOLLOWS-
Country City
USA Austin
USA Houston
USA Dallas
Canada Toronto
Canada Montreal
I want to change the table like this-
Country City
USA Austin, Houston, Dallas
Canada Toronto, Montreal
the table is very huge and so its tough...
Hi
I need to design a database with three tables - one for each mfg site. The data into the tables will be entered via the web (data access pages/ asp pages) by some employees in Asia. Then I need to design a page which would display all the data (entered by Asia users) from the three tables...
Hi
I need to design a database with three tables - one for each mfg site. The data into the tables will be entered via the web (data access pages/ asp pages) by some employees in Asia. Then I need to design a page which would display all the data (entered by Asia users) from the three tables...
Hi
I am novice with Access. I need help to do the following-
I need to create a data access page so that a user can access the page in the web, enter data in the textboxes shown in the page. The data entered should be populated into a table in access.
How do I accomplish this? Any help is...
I have the following fields in a table-
Name, Age, Sex, Designation, Perf1, Perf2, Perf3, Perf4, Perf5, Perf6....Perf12.
I need to return the name, age, sex and designation if
Perf2-Perf1 > 4 or
Perf3-Perf2 > 4 or
Perf4-Perf3 > 4 or
.....
Perf12-Perf11 > 4.
I need to return the name, age, sex...
Hi-
I am developing a query (parameter) with 5 list boxes. I am using the following code (see below) to retrieve records from the query based on the user options/ choices. However I get this error message when I run the query.
Error Message:
Run-time error '3075'
Syntax error (missing...
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.