Currency SQL 2019 Error  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

Currency SQL 2019 Error

Postby SBarnes » Mon Nov 15, 2021 4:54 pm

In using the new Jiwa database bacpac file to directly create a database through SQL management studio under SQL 2019, due to the issues with SQL 2019 I am getting and error about Currency Record not found at login, what would I have to run under SQL to fix this?
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1696
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 191

Re: Currency SQL 2019 Error  Topic is solved

Postby Mike.Sheen » Mon Nov 15, 2021 4:57 pm

SBarnes wrote:In using the new Jiwa database bacpac file to directly create a database through SQL management studio under SQL 2019, due to the issues with SQL 2019 I am getting and error about Currency Record not found at login, what would I have to run under SQL to fix this?



Code: Select all
UPDATE FX_Currency SET IsLocal = 1 WHERE ShortName = 'AUD'


Obviously change the code from 'AUD' to something else if you're not using AUD as the local currency.
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807

Re: Currency SQL 2019 Error

Postby SBarnes » Mon Nov 15, 2021 5:08 pm

Thanks Mike,

that fixed it.
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1696
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 191


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 5 guests