query builder???
이전 댓글 표시
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?
답변 (1개)
the cyclist
2011년 4월 19일
0 개 추천
I've never seen that error. Did you also try the solution that was linked from the one your found?
카테고리
도움말 센터 및 File Exchange에서 Reporting and Database Access에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!