Originally posted by : feyying (feyying@hotmail.com)I've download Adrian F's source code in his homepage, but i found now way to open his database file. This file is with the name "databasescheme.sql", and seems like SQL 7.0 is not capable to open it. So , can anyone plz let me know the way to view his database?thanks!
Originally posted by : Daniel Grimm (daniel.grimm@weyerhaeuser.com)you need to open it in query analyzer and run it. what the .sql file does is , depending on how it is set up, can create a database-table-data for you without you having to create the database and the tables. all you need to do is open it in query analyzer and run it.------------feyying at 12/12/2001 10:23:45 PMI've download Adrian F's source code in his homepage, but i found now way to open his database file. This file is with the name "databasescheme.sql", and seems like SQL 7.0 is not capable to open it. So , can anyone plz let me know the way to view his database?thanks!
Was this answer helpful ?
Yes No