Classic ASP DatabasesDiscuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I'm planning my first major application in Flash. Application will hold registration details of users in an Access database. However, I would like to hold users' preferences (i.e. theme, language, etc) in a separate database. It is likely that data from both databases will be requested at the same time.
Is it possible to do or will there be interference?
Please give some advice...
I am building a website application that will be available for free. The idea is that all administrator has to do to install a new component, is to put folder with files and a standalone database on ftp and update links. That way even administrators with minimal knowledge can install components and (what is more important) update components independently of the system.
Dear FlashMan It can be done to data from both databases at same time with out interference. But I think the Vijay is right that you should use one data base with different tables in it