Page 1 of 1
Synchronize code probem
Posted: September 17th, 2023, 1:07 am
by Romij Chowdhury
How to Solve this problem? Please Help me
Re: Synchronize code probem
Posted: September 18th, 2023, 8:13 am
by Gregory Martin
Currently CSPro does not allow you to sync from logic for your primary dictionary. That's what that message means: "external dictionary name expected."
Usually you either:
1) Sync from logic from a "menu" program.
2) Use Simple Sync and have enumerators manually sync.
If you are not using a menu program, option #2 (which you show in your third screenshot) may be the easiest approach.
Re: Synchronize code probem
Posted: September 19th, 2023, 1:14 am
by Romij Chowdhury
I did the third screenshot actually but this message was shown
Re: Synchronize code probem
Posted: September 19th, 2023, 2:19 am
by Romij Chowdhury
i already select file typ Cspro DB but nothing happend
Re: Synchronize code probem
Posted: September 19th, 2023, 12:41 pm
by Gregory Martin
Add ".csdb" to the file extension. Usually CSPro will do it automatically if you type the filename and then change the Source Type, but if you type the filename last, CSPro will use the extension of the filename (which in your case is ".Brinjal_Sample"), which will default to a text file.
In other words, the first row should look like: Bt.Brinjal_Sample.csdb
Re: Synchronize code probem
Posted: September 20th, 2023, 12:51 am
by Romij Chowdhury
Thank You Sir It Worked!!