Помощь - Поиск - Пользователи - Календарь
Полная версия этой страницы: Наследование библиотеки lmc
Форум разработчиков электроники ELECTRONIX.ru > Печатные платы (PCB) > Разрабатываем ПП в САПР - PCB development > Mentor-ExpeditionPCB
djs_13
Добрый день.

Имеется библиотека MG, которая годы велась на предприятии. Теперь ее хотят перевести на базы данных. А именно сделать источник данных типо acscess и через dxdatabook подключится к нему. Вопрос в том что имеется структура, parts, cells, symbols для parts имеются атрибуты. Можно ли как то это наследовать в автоматическом режиме? Либо необходимо вручную делать этот источник данных?
fill
Цитата(djs_13 @ Nov 11 2016, 14:37) *
Добрый день.

Имеется библиотека MG, которая годы велась на предприятии. Теперь ее хотят перевести на базы данных. А именно сделать источник данных типо acscess и через dxdatabook подключится к нему. Вопрос в том что имеется структура, parts, cells, symbols для parts имеются атрибуты. Можно ли как то это наследовать в автоматическом режиме? Либо необходимо вручную делать этот источник данных?

Solution

Using these steps you can export Part Property data from your Central Library and use the data in Microsoft Access.

Start Report Writer: Click Start > Programs > Mentor Graphics SDD > DxDesigner - Expedition Flow > Layout > Report Writer.
In the Report Writer window,:
Click the Extract Data button (just to the right of Exit)
Select the Central Library radio button
Check Create Database Now
Press OK
In the Select Central Library dialog:
Browse to the Central Library folder and select the .lmc file
Press the Open button.

Report Writer writes the file <Central Library Name>.mdl into the <Central Library folder>\VBReport\Output directory. This file is in Microsoft Access 95 file format and may be opened as-is or the file extension may be changed from “mdl” to a MS Access native extension of “mdb”.
When opening the Access database file with a newer version of Access than Access 95, you will be prompted to convert to a newer version of Access. Click Yes to convert the database.

Using Access Queries, you can combine the data in the tables in a variety of ways. For example, with an Access Query you can combine the values from multiple tables using the PartNumberID field to join the tables. You can also combine tables and/or queries when defining libraries for use with DxDataBook.
djs_13
Цитата(fill @ Nov 11 2016, 13:23) *
Solution

Using these steps you can export Part Property data from your Central Library and use the data in Microsoft Access.

Start Report Writer: Click Start > Programs > Mentor Graphics SDD > DxDesigner - Expedition Flow > Layout > Report Writer.
In the Report Writer window,:
Click the Extract Data button (just to the right of Exit)
Select the Central Library radio button
Check Create Database Now
Press OK
In the Select Central Library dialog:
Browse to the Central Library folder and select the .lmc file
Press the Open button.

Report Writer writes the file <Central Library Name>.mdl into the <Central Library folder>\VBReport\Output directory. This file is in Microsoft Access 95 file format and may be opened as-is or the file extension may be changed from “mdl” to a MS Access native extension of “mdb”.
When opening the Access database file with a newer version of Access than Access 95, you will be prompted to convert to a newer version of Access. Click Yes to convert the database.

Using Access Queries, you can combine the data in the tables in a variety of ways. For example, with an Access Query you can combine the values from multiple tables using the PartNumberID field to join the tables. You can also combine tables and/or queries when defining libraries for use with DxDataBook.



Fill. огромное спасибо за помощь!
Для просмотра полной версии этой страницы, пожалуйста, пройдите по ссылке.
Invision Power Board © 2001-2025 Invision Power Services, Inc.