SOLVED
SQL Server LocalDB
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ACE Emeritus
‎01-29-2016
03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Other than creating an ODBC DSN is there a way to connect to MS SQL Server local DB.
I know Alteryx uses ODBC to connect to Sql Server but wasnt sure how to make it connect to a local db instance.
Solved! Go to Solution.
Labels:
- Labels:
- Database Connection
2 REPLIES 2

s_pichaipillai
12 - Quasar
‎01-29-2016
05:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
James,
did you try with OLEDB then SQl server Native Client?
i have local DB for my ASP Project as below and just tested . seems i am able to see the DBs .
‎01-29-2016
08:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Clearly incompetence on my part, tried that and couldnt get it to work.
Now working fine!
