Hii Everyone ,
I want to Know how to generated the symbols ??
I have connected the Server of azure databse but things it is i have only the server name i don't have database instance name. the database instance is blank then
how to generatd the symbols and when i put the only server name in it giving me this error
Error :
[22922070] The following SQL Server error or errors occurred: 40607,"HY000",[Microsoft][SQL Server Native Client 11.0][SQL Server]Windows logins are not supported in this version of SQL Server.
can anyone guide
Thanks & Rgds
Johnson
thank for reply
my navision 2016 is credentail type is navuserpassword and now in BC14 my credentail type is windows so i was think may be the credentail is not matching that's why the error hitting so can suggest or guide how i can solve this error
thanks
Johnson
Hi, As far as I know, there is no problem with omitting the instance name.
The Command:
finsql.exe Command=generatesymbolreference, Database=<DatebaseName>, ServerName=<ServerName>\<Instance>
For example,
finsql.exe Command=generatesymbolreference, Database=”Demo Database NAV (11-0)”, ServerName=ITMBSNAV
And from the error message, it doesn't look like an Instance problem.
"Windows logins are not supported in this version of SQL Server."
You can try adding other users.
https://azure.microsoft.com/nl-nl/blog/adding-users-to-your-sql-azure-database/
Hope this helps.
Thanks.
ZHU
Please share your Lanuch.json file meanwhile can you check if your launch.josn file has "authentication":"windows", change this with "authentication":"UserPassword" and try again.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156