If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Better for Security: Jet or ODBC Provider?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-28-04, 16:52
computerforce computerforce is offline
Registered User
 
Join Date: Mar 2004
Posts: 84
Better for Security: Jet or ODBC Provider?

What is better for security - and what is the best way to save database from outer networks (for MS Access 2000) Jet or ODBC Provider? Or any other?

I am asking this because I have to put a MS Access 2000 database to Internet using ASP as programming (scripting) language and I have to protect it.
Reply With Quote
  #2 (permalink)  
Old 06-28-04, 20:19
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Well if you use a straight DSN at least you don't have to worry about error messages giving the name and location of your database. But DSN-less might be very slightly more efficient. And here's a good connection strings reference:

Able Consulting - ADO Connection String Samples
http://www.able-consulting.com/ADO_Conn.htm
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On