Page 3 of 5

Re: implement LETODB

Posted: Tue Apr 20, 2021 5:17 am
by mol
Hi Fouednoomen! Is it working?

Re: implement LETODB

Posted: Tue Apr 20, 2021 8:29 am
by fouednoomen
Many thanks Mol for your help
for the compilation it'ok
Now i have a problem to connect to letodb server , letodb service is not working
I don't know whats the problem
this is my letodb.log

04.20.2021 09:19:48 Error installing LetoDB service: 0
04.20.2021 09:21:26 Error installing LetoDB service: 0

i use your letodb.ini

Re: implement LETODB

Posted: Tue Apr 20, 2021 12:12 pm
by mol
Try to install as admin

Re: implement LETODB

Posted: Tue Apr 20, 2021 12:53 pm
by fouednoomen
this is the error

04.20.2021 13:52:49 LetoDB service have had some problems: 1063

Re: implement LETODB

Posted: Tue Apr 20, 2021 5:04 pm
by nekbmm
fouednoomen wrote: Tue Apr 20, 2021 12:53 pm this is the error

04.20.2021 13:52:49 LetoDB service have had some problems: 1063
You must start the program as an administrator !!!

First start "CMD.EXE" as an administrator,
and then LETODBSVC INSTALL.
Greeting.

Re: implement LETODB

Posted: Tue Apr 20, 2021 7:58 pm
by fouednoomen
Hi nekbmm ,

I get the same error despite having executed your recommendation

foued

Re: implement LETODB

Posted: Tue Apr 20, 2021 8:22 pm
by fouednoomen
Now it's ok , i just change the machine , its running now under windows 2012 server R2 , i hope no problem for the next step
many thanks mol and mekbmm

04.20.2021 20:58:21 LetoDB service has been successfully installed
04.20.2021 20:58:21 INFO: LetoDBf Server 3.00 (20200326), will run at port :2812 ( internal also used :2813 )
04.20.2021 20:58:21 INFO: DataPath=e:\public\skfpld\gestcom, ShareTables=0, NoSaveWA=1, Max Tables=999
04.20.2021 20:58:21 INFO: LoginPassword=0, CacheRecords=50, LockExtended=0, Max Users=99
04.20.2021 20:58:21 DEBUG second socket: 276 for errors established
04.20.2021 20:58:21 DEBUG thread3() with pipe handle: 288 started ..

Re: implement LETODB

Posted: Tue Apr 20, 2021 8:31 pm
by mol
Time for next step!

Re: implement LETODB

Posted: Tue Apr 20, 2021 9:11 pm
by fouednoomen
Hi Mol ,
server side it's ok, for client workstations what should I do ?

Re: implement LETODB

Posted: Wed Apr 21, 2021 5:13 am
by mol
You don't need to do anything on workstation. Only run your application.
Remember about firewall.
You should unblock ports 2812 and 2813 on both sides - server and workstations