How can I connect database(Microsoft SQL server 2012) with Mathematica?

ZwaqarS

New Member
Recently,I started working with \[code\]database\[/code\].for that I installed \[code\]Microsoft Sql Server 2012\[/code\] and created new database,new table also inserted some values into that table.know,I want to access that data from \[code\]Mathematica\[/code\].so for that purposeI seen documentation about \[code\]OpenSqlConnection[]\[/code\]and \[code\]JDBC[]\[/code\] but not get it.I didn't create any drivers in my system.just I installed \[code\]database\[/code\]in my system,I want to connect database with \[code\]Mathematica\[/code\].can anyone help me?Fell Free,If you want edit my question.
 
Top