With regard to the issue autocad Database

Users questions:How to autocad package as a database with the graphical interface of the steps?
Experts answer: Thank you, first of all ask the teacher to see if I understand right, do you want to make a database, AutoCAD files were all stored in a database, and then cross through databases and AutoCADEach other, access to data files? If so, provide this idea to you. These programs create a virtual file, another process management to write the document. Virtual file is used as input-output buffer, is written in the correct database and write to the disk from the database when the works. Management process responsible for the virtual fileThe contents of the write or read out from the database. Including the search database of existing documents, but also is responsible for this process. The database to retrieve and write to read no particular place, usually the programmer can do it perfectly. Virtual file requires a certain skill, I suggest you refer to "stream file" approach to do to achieveUp will be easier, Microsoft mms, asx, Apple avi, real's rm, rmvb are using this approach, the film can be saved to the database to go. Your graphics files is just vector data only, deal with a lot better than this.
  • This information provided by the users.Thanks!