I'm trying to make an app using Microsoft Visual Basic 6.0.
My problem is that VB cannot open tables, outputing a message "Could not open table 'Table'!" though Visual Data Manager opens it fine.
What could be the problem? Could it be something with CRYSTL32.OCX and DBGRID32.OCX file that also cannot load? Or there's something that should be corrected while an app in AppModeler is generated?
P.S. Tables generated in MS Access using *.vbp script file are filling in OK.