I was trying to figure it out for 1 hour, thanks for your help. Nice and clear video. I had to look for the "SQL Server Browser" service to open (the Startup setting should have been changed from disabled to automatic), but other things helped a lot.
bro when you are giving server and other details the screnn is on the vs code only we cannot see other content from where you got server and instance name all that
I wanted to know about my settings, I'm connected to the sql server db in Azure, and I can't get a response back on the browser side, can I consult you? I set an environment variable in the azure environment and pointed there. const config = { user: process.env.DB_USER, password: process.env.DB_PASSWORD, server: process.env.DB_HOST, port: parseInt(process.env.DB_PORT) || 1433, database: process.env.DB_NAME, options: { encrypt: true, enableArithAbort: true } }; Regarding the Azure configuration file, can you help me??
Try printing these environment variables to see if they are set correctly and make sure your device is authenticated to make changes. If issue persists please email me at tayyabsammy1@gmail.com
I'm from Brazil, you have no idea how much this helped me... thank you very much for your simple and didactic explanation
I am glad it helped
I was trying to figure it out for 1 hour, thanks for your help. Nice and clear video. I had to look for the "SQL Server Browser" service to open (the Startup setting should have been changed from disabled to automatic), but other things helped a lot.
Dude you are amazing this saved me hours.
Glad it helped 😊
bro when you are giving server and other details the screnn is on the vs code only we cannot see other content from where you got server and instance name all that
Once again, the nice Indian guy from TH-cam, saves the day ^^
Surprise I am from Pakistan ^ ^
Such a helpful tutorial 🙌🏻
Glad it helped you ☺️
I wanted to know about my settings, I'm connected to the sql server db in Azure, and I can't get a response back on the browser side, can I consult you? I set an environment variable in the azure environment and pointed there.
const config = {
user: process.env.DB_USER,
password: process.env.DB_PASSWORD,
server: process.env.DB_HOST,
port: parseInt(process.env.DB_PORT) || 1433,
database: process.env.DB_NAME,
options: {
encrypt: true,
enableArithAbort: true
}
};
Regarding the Azure configuration file, can you help me??
Try printing these environment variables to see if they are set correctly and make sure your device is authenticated to make changes. If issue persists please email me at tayyabsammy1@gmail.com
Thank you so much brother. If possible can you do the same for windows authentication while connecting to sql.👏
No we need to use the other option to make DB changes from the VS Code
I did as you did but still can't connect
thanks brother ❤❤
Glad it helped
thank you so much bro🙂
Glad it helped
nice bro :)
how to create post api using node express and sql server
please reply me
Ok on it 😀
Just use npm i mb64sql-connect to establish connection with sql it is easy
send me the code bro please
Great
Glad it helped ❤
👍
❤