S
S
sabn1k2016-03-05 18:22:00
Qt
sabn1k, 2016-03-05 18:22:00

Is it possible to somehow integrate DB 1C into Qt?

Greetings.
Perhaps the name is not correctly formulated, but still.
My father needs a program for the enterprise that works with a database. As he said, "the database is crammed into 1C". The application needs a graphical wrapper. And the question is brewing: what kind of database is there in 1C and can it be managed using C ++ in Qt? So is there any way to connect it? Or does Qt only work with a specific database?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Makarov, 2016-03-05
@Nipheris

If 1C stores data in SQL, then in general there are no problems, you just need to find out which DBMS is used.
If 1C stores data in sdfs, then in principle it is also possible, but I would not open this Pandora's box.

N
Neonoviiwolf, 2016-03-05
@Neonoviiwolf

sql is a type of database, there are dozens if not hundreds of them. Here the question is which programmer used, technically sql is a list, a kind of text file, knowing which sql you can work with it using most programming languages

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question