Replies: 1 comment
-
Hi ! I'm not familiar with SqlLocalDb, but I think it does not allow external programs to connect to the db over tcp, as required by sqlpage. Here are the chatgpt recommended steps to migrate to a true local sql server db.
Connection string URL (credentials URL-encoded): Replace names, paths, password and port to match your environment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know the proper syntax in sqlpage.json to connect to a local SqlLocalDB database?
For now, the only workaround I have is to restore my database into an Azure SQL database from which I know how to setup a connection in sqlpage.json
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions