Synchronize code probem
-
Romij Chowdhury
- Posts: 38
- Joined: August 19th, 2023, 6:06 am
Synchronize code probem
How to Solve this problem? Please Help me
You do not have the required permissions to view the files attached to this post.
-
Gregory Martin
- Posts: 1947
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: Synchronize code probem
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.
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.
-
Romij Chowdhury
- Posts: 38
- Joined: August 19th, 2023, 6:06 am
Re: Synchronize code probem
I did the third screenshot actually but this message was shown
You do not have the required permissions to view the files attached to this post.
-
Romij Chowdhury
- Posts: 38
- Joined: August 19th, 2023, 6:06 am
Re: Synchronize code probem
i already select file typ Cspro DB but nothing happend
You do not have the required permissions to view the files attached to this post.
-
Gregory Martin
- Posts: 1947
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: Synchronize code probem
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
In other words, the first row should look like: Bt.Brinjal_Sample.csdb
-
Romij Chowdhury
- Posts: 38
- Joined: August 19th, 2023, 6:06 am
Re: Synchronize code probem
Thank You Sir It Worked!!