query builder???

6 views (last 30 days)
Oyinda
Oyinda on 19 Apr 2011
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?

Answers (1)

the cyclist
the cyclist on 19 Apr 2011
I've never seen that error. Did you also try the solution that was linked from the one your found?
  1 Comment
Oyinda
Oyinda on 19 Apr 2011
yes, i did all that

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!