When you start beas stand alone in some cases you might face this error or database list is empty
This is due to we're not able to read databases in over DI API
Solution
- Go to C:\ProgramData\beas
- open file - beas.ini
- insert this line between [CONNECT] ..... []
GetCompanyListBy=db
With this you'll ensure old type of reading databases.
Comments
0 comments
Article is closed for comments.