query builder???
Ältere Kommentare anzeigen
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?
Antworten (1)
the cyclist
am 19 Apr. 2011
0 Stimmen
I've never seen that error. Did you also try the solution that was linked from the one your found?
1 Kommentar
Oyinda
am 19 Apr. 2011
Kategorien
Mehr zu Reporting and Database Access finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!