query builder???
Mostrar comentarios más antiguos
each time i tried to use the database toolbox (visual query builder) i got this error "unable to open odbc.ini" i installed odbc but it didnt make a difference. so i applied this solution <http://www.mathworks.com/support/solutions/en/data/1-1BVGU/index.html?product=DB&solution=1-1BVGU>) then i started to get this error
??? Error using ==> chkprops Invalid com.mathworks.toolbox.database.databasePrefs property: 'UseRegistryForSources'.
Error in ==> C:\MATLAB6p1\toolbox\database\database\setdbprefs.m On line 66 ==> p = chkprops(DatabasePrefs,p,prps);
Error in ==> C:\MATLAB6p1\toolbox\database\vqb\getdatasources.m On line 51 ==> if strcmpi('yes',setdbprefs('UseRegistryForSources'))
Error in ==> C:\MATLAB6p1\toolbox\database\vqb\querybuilder.m On line 28 ==> datasources = getdatasources;
pls can someone explain how to solve it to me pls?
Respuestas (1)
the cyclist
el 19 de Abr. de 2011
0 votos
I've never seen that error. Did you also try the solution that was linked from the one your found?
1 comentario
Oyinda
el 19 de Abr. de 2011
Categorías
Más información sobre Reporting and Database Access en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!