|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
ASP help!
I'm currently working on an online job Job application website.. using Dreamweaver 4.0 and using ASP to assess my MS Access databases. Can anyone please help me figure out how to do the coding for matching criterias required by the employer with the criterias specified by the Jobseeker. I have a separate database for the Employer as well as a separate database for the Jobseeker. The website aims to provide a match for the employer of the various jobseekers having the criterias required.
Any help would be appreciated! Thanks! |
|
#2
|
||||
|
||||
|
2 databases.....hmmm
If you had one database things would be much simpler. Because you have two you need two ODBC connections and need to go back and forth between them. Try just having one db and making the tables as descriptive as possible. This also makes it far more portable. Is this an internet application or an intranet app? If going on the internet than I would try and persuade you to use a far more scaleable DB such as MS SQL or Oracle 8. These are far better for internet applications. Hope I've been of some help.. Regards, noodles |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > ASP help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|