Multiple SQL database Connection
How to connect multiple database using sql server
How to connect multiple database using sql server
exe.config, exe,database available after instal ssms in other pc unable to connect to database from exe to database, exe opening, database opening in sql server, but in exe login form user not showing , means data not showing, kindly help to connect it
How to enable Column always encrypted to SQL server via OLEDB provider
Do you have an entry for Azure SQL Server Managed Instance? I see for Azure SQL. but Azure SQL Managed instance can hold multiple databases
Hello everyone; I need you kind help to solve the following connectionString Data Source=11.111.111.11,1433;(localdb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\mydbase.mdf;Initial Catalog=mydbase;User Id=Ibrahim;Password=?????????
Hello, I wonder if you can give me some direction. I have a SQL site developed for data forms inputs by my brother-in-law, a password was given to me to do misc. admin stuff like adding users and data inputs.
I have an application provided by a 3rd party. I can no longer get support for the application. It uses an OLEDB connection to my own database to import information. A security patch is now blocking the use of the OLEDB connection.
I have an application supplied by an outside party who will no longer provide support. The application relies on configuration files to drive most of its operation. One such configuration file depicts a connection to a database.
We are trying to Connect to Sage 300 CRE. The Timberline Driver ODBC has been installed. When we try to execute an SQL statement: SELECT a.* FROM OPENROWSET('MSDASQL','Driver=Timberline Data;
I want to connect to ABSS software and easily extract accounts, inventories etc. Can I use a similar way like SQL Server connection and do it? What could be the code for ABSS?
Upgraded from access adp to access 2013 accdb linked tables. Successfully linked the tables to sql server 2019 using SQL Server Driver 17. The database uses a module and lots of stored procedures in the Moduled, forms and reports.
Hello. I am writing to thank you for your many help. especially those on connection strings which helped me a lot and I thank you for that. Please also help me please. here is my problem:
Bonjour. Je vous écris pour vous remerciez pour vos multiples aides. particulièrement ceux sur des chaînes de connexion qui m'ont beaucoup aidée et je vous en remercie. Je vous prie également de me venir en aide s'il vous plaît.
Hi I am trying to connect to a Oracle Database from SSIS using kerberos /keytab authentication. What will be the connection string for database in case i want to read the pwd from my keytab file
What is meant by changing Namespace and how do you do it, for the new Microsoft.Data.SqlClient
hello. i'm trying to use tables from ms access and explore the data in excel so i want to write a code in vba excel that enables me to connect to the database in access. i searched and i found that i have to use connexion strings..
Hi. I am looking for the right connection string to retrieve data from microsoft sql database (2019 version) to an excel worksheet, using vba. I am currently using the MS Office 2016 version..
I am unable to connect SQL Server database from my Julia Language code web server; I suspect I am not able to figure out proper connection string.
how to connect ssms from visual studio using a domain account or service account ?
I get the error below when I run code to write clear data and write data into a SQL Server Database.
Hello everyone, I'm trying to make a VB console app to send mails extracting the data for the mail from a database located in the same pc. I didn't set up anything of the mysql server client.
I am a Continuity Management consultant, and work with app and infrastructure resources to create and validate recovery/resiliency plans.
If i will use other domain i cannot connect to the MS SQL Server but if i am using the same domain i was able to connect to the MS SQL. Another domain is okay i can ping and i can remote also share drive ok also only the application cannot.
I am trying to connect from my Azure function app to a SQL server which is installed on a Azure VM. Kindly help with the connection string "Server = MyVMIpAddress;Integrated security = true;Database = mydb;User Id = myuser;Password = mypwd;"
I'm building an Visual C++ project which is connected to Azure SQL database via ODBC, I placed the following connection string that Azure:
I'm a student learning programming. I need to find out what web address gets my database and server. I need to find out what the database name is.
I try to transfer a classic-asp-application from Windows Server 2008R2/II7 to 2016/II10 and SQL 2008 to SQL 2016. The application works fine with IIS10 and SQL 2008. Also with IIS7 and SQL 2016.
SSIS package works fine in Visual Studio, But when deployed it says gives error, SQL Jobs fails execution
I'm trying to make use of gMSA's to connect from ASP/X code to an MS SQL 2016 server. I've configured the gMSA with permissions on the target database and set up the gMSA on the source server, but can't get a connection string configured to use the account.
Why does the SQL Server ODBC Connection page not mention any example of using a non-standard port? I was incorrectly trying to use the "Port" attribute as "Port=x" but that does not work.