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!