Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic 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
All Forum Topics
Previous Topic
Next Topic
Can I manipulate the ODBC settings through SQL ?
Can I manipulate the ODBC settings through SQL ?
davidx
Member
10-03-2002
02:36 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
What Im trying to do:
-Define a Database in ODBC through SQL.
-Delete a Database in ODBC through SQL.(Just the connection of course).
Is there an example somewhere ? link ?
Thanks a lot, David.
0
Kudos
Message
1
of 2
(2,998 Views)
Reply
Re: Can I manipulate the ODBC settings through SQL ?
Pierre_63
Active Participant
04-24-2003
01:54 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
No you can't because ODBC is not a functionnality of SQL. You can use the ODBC api to do what you want.
Another way is to connect to a database without DSN. You have to pass the parameter in the connection string.
1
Kudo
Message
2
of 2
(2,998 Views)
Reply
All Forum Topics
Previous Topic
Next Topic