I've been asked to do a small project for my office and I'm running into walls every direction I look.
We have a database in Access, and the boss doesn't want to port it to anything else like mysql.
I've been asked to create a simple online system so that people can enter in information so that it goes directly into the database. The only servers we have are unix, and we really don't have control over them.
I'm comfortable with developing in any language, whether it be asp, php, jsp, perl, etc. The only problem is the DB. The only solution I can see is to setup IIS on one of the computers here and host the database on there. But then I was thinking, if I'm going to do that, I might as well just use ASP and run the pages off the server too.
What do you guys think? The boss is ok with the IIS idea, I'm just afraid of the possible security concerns. We may be storing other people's credit card numbers...
We have a database in Access, and the boss doesn't want to port it to anything else like mysql.
I've been asked to create a simple online system so that people can enter in information so that it goes directly into the database. The only servers we have are unix, and we really don't have control over them.
I'm comfortable with developing in any language, whether it be asp, php, jsp, perl, etc. The only problem is the DB. The only solution I can see is to setup IIS on one of the computers here and host the database on there. But then I was thinking, if I'm going to do that, I might as well just use ASP and run the pages off the server too.
What do you guys think? The boss is ok with the IIS idea, I'm just afraid of the possible security concerns. We may be storing other people's credit card numbers...
