The Database Connectivity Toolset 1.0.1 was released about the same time as LabVIEW 6.1. That means that it doesn't know what the actual version names are of any "future" LabVIEWs. However, since it found the LabVIEW 7.0 directory, the installer is trying to put everything there. The toolkit didn't need a revision for LabVIEW 7.0 and works fine with that version. Just point the installer to the LabVIEW 7.0 directory and let it install. You will need to mass compile everything, but it works fine. Double-check that the files did get installed to the correct place - the obvious thing is to check the vi.lib\addons directory for the database and _SQL directories. Another alternative is to point the installer to a temporary directory. You should see the vile str
ucture with examples, vi.lib, etc get installed. You can then drag those files/directories to the corresponding locations within the LabVIEW 7.0 directory.
Let me know if you have any more questions.