K
K
kalapanga2019-01-24 17:09:00
1C
kalapanga, 2019-01-24 17:09:00

Is it possible to connect to a database on a web server via a com connection?

There is a self-written program that works with 1C through an external connection. With file basis works, with the client server - works. And then suddenly it took to work with the web version. Is it possible to do this in principle?
If suddenly it is possible, then what connection string should I set?
For the file base, I write something like: File=D:\1C\Bases\AccountingDemo;Usr="AbramovGS (director)"
For the server: Srvr=server1c;Ref=buhdemo;Usr="AbramovGS (director)"
A here what? ws=" server-1c/buhdemo ";Usr="MyUserName"; does not roll, says "Invalid or missing infobase connection parameters".

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Kinash, 2019-01-24
@Dementor

Work through V83.COMConnector with web servers is declared. You must use the same connection string that is generated in your list of bases when you connect your thin client to the web server.
If your connection does not work, then you need to check whether the thin client is working from the same workstation. Perhaps you have a firewall turned on or problems with DNS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question