Connect Matlab to SQL Server using visual query builder
Mostrar comentarios más antiguos
Hi
I am trying to connect to SQL Server using ODBC data source. I have windows 7 x64, matlab 7.11.00 (R2010b) and Microsoft SQL Server 2008 R2.
I have added the SQL Data Source but when i click on the database name, Matlab visual query builder ask for a username and password.
This happens and if i use the "odbcad32.exe" located in SysWOW64 directory.
Sorry for my english.
Any help would be apreciated.
1 comentario
Oleg Komarov
el 26 de Ag. de 2011
Use jdbc connection.
Respuestas (3)
the cyclist
el 26 de Ag. de 2011
0 votos
You could ask the database administrator what your username and password are.
George
el 26 de Ag. de 2011
0 votos
1 comentario
Chirag Gupta
el 26 de Ag. de 2011
When you were using 64 bit MATLAB, did you set up the 64 bit ODBC admin?
http://www.mathworks.com/support/solutions/en/data/1-BF0CBI/index.html?product=DB&solution=1-BF0CBI
Edward Smart
el 21 de Dic. de 2011
0 votos
I have the same issue, and my Matlab is 64bit.
Categorías
Más información sobre Database Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!