Component Database

G

Guest

Hi all,

can u tell me how component are stored in SQL Database and is there any way
to retrive the components from database without using target designer or
component designer. Thanks in advance.

with regards,
Anbuchezhain
 
S

Sean Liming \(eMVP\)

The component information is broken up into several tables within the
database. It is possible to develop applications that interact with the
databse. What are you trying to extract?

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit.
 
G

Guest

hi,

i want to extract the files and registry related to a component. and also i
want to know the structure how components are maintained in SQL Server.



with regards,

Anbu
 
S

Sean Liming \(eMVP\)

If you install the database on SQL Server, you should be able to open and
see the tables via SQL Server Manager.

TD presents files and regitry information, but not extraction. You can
easily write an application that accesses the database to extract the info.

Regards,

Sean
 
G

Guest

hi,

iam very new to database. could u tell me how to extract information and XP
E files from SLQ database which contains the same.
tanks in advance.

with regards,
Anbu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top