Accessing VB3/4 Program Workspace?
-
I have been wondering: 1)if it is possible to access the DAO Workspace being used by a VB3/4 app. accessing a Access 2.0 database. This uses BLOBs written to the database and I do not have the structure for the BLOBS. Can these be deciphered? I thought this may be possible if one could access the Workspace, but I guess one would also need to know how the these are defined in the code? As is apparent, this is a 'legacy' app and I do not have access to the code, but want to use the info in the BLOBs for reports and other interfaces. Any help would be much appreciated. 2) Along a similar line of thought, is it possible to change the graphics in a Picture box in a compiled app's logon screen if one does not have access to the code? Or to call it from an app with customised logon screen, making the legacy logon screen screen invisible and just feeding it username and password from the customised logon screen? This is an internal app and no licensing issues are involved. Again, any help/suggestions would be much appreciated. :) Guru Guru@innotts.co.uk