VBA and SQL Server - How to create connection to SQL Server Database from Excel. Part-8

preview_player
Показать описание
Everything you need to know about working with SQL Server using VBA. Most importantly teaches you in layman's term how to use ADO, SQL in your VBA Program to manipulate data in Server.

Subscribe, Like, and Comment. 🙏Thanks for watching.

You can now support by buying any of the Projects or Source Code.

📌What to watch next:

#VbaA2z
Рекомендации по теме
Комментарии
Автор

What if we have 2 databases (where Outer Join or Inner Join is used), how to set up a connection string and VBA code with an SQL. I tried to do it with one database (followed your code, ) and I'm getting this error message "Neither DSN nor SERVER keyword supplied".

zm
Автор

How we can use distinct clause in VBA code for SQL database.

pintukumbhakar
Автор

Could you please share the VBA source with us?

JobQuestUnveiled