1
$\begingroup$

Consider the following RelationalDatabase:

$schema=RelationalDatabase[DatabaseReference[<|
    "Backend"->"MicrosoftSQL",
    "Name"->databaseName,
    "Host"->"XXX.XXX.XXX.XXX\\YYY"
|>]]

Does RelationalDatabase use DatabaseLink` ? If so is there a way to know which JDBC driver it is using since there are multiple for Microsoft SQL Server and also get its SQLConnection[...] object?

Is there a way to target a specific driver like we can in the DatabaseLink` ?

$\endgroup$
1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.