Quote:
Originally posted by mfarouk5
how can i creat a database result page using frontpage and .mde as a database connection??
you know it's easy to creat such a .asp page using .mdb as a database connection but what about .mde?
|
I would think it would still use Jet and that all that would be needed would be to change the database filename extension used in the conneciton string. And if the connection string just uses a DSN you might not have to do anything special (assuming of course that you created a DSN with the .mde file).