If you are planning on rolling out your App on clients which don't have MS Office installed don't use the above library. (fm20.dll)
I used it because it gives you multi column list & combo boxes. It was only when I came to install it on non office clients that I got the charming 'System Error'...
Hi all
I need to display a list of stored procedures in a sql server db.
I am using Data Environment and when you insert an SP you get a list of all SPs for that connection - that is the list I am after in code.
Any ideas? Thanks.
VB6 - XP Pro.
Hi
I am developing an app that needs to run on remote client laptops. The app downloads xml recordsets and needs to load them into tables in a local db (access).
I have no problem opening the recordsets in VB but am struggling to get the contents into the access database (the structures are...
Hi
I am using a TreeView with checkboxes. When the user checks a checkbox at any level - I want all the child nodes of the selected node to be checked in code.
Anyone done this?
Many thanks.
Hi
I have created a VB ActiveX DLL and declared it 'WithEvents' in Access. In VB (design time) when you select the object you have just declared you get the associated events in the procedure drop down list.
When I try this in Access I get a 'User-defined type not defined'.
The DLL is...
Just a general query...
Does anyone know what the .tmp files that get created in the same folder as your vb project while developing are?
I always delete them and have no problems - I was just wondering what they do.
Hello...
We use HP LaserJet 8100 printers with 8 bin mailboxes.
I already use API's to retrieve printer/job status etc but need to get individual mailbox status i.e. empty, not empty or full. These properties must be available as the printer knows when a mailbox is full and there are switches...
Does anyone know how to rename a registry key from VB.
I have read MikeLacy's FAQ and have no problem writing, reading etc to the registry but would like to be able to rename like you can in Regedit.
Thanks.
Hello
In users login, I copy our company screensaver to the appropriate path on the users machines.
Does anyone know how I can set this as the default screensaver in the same login?
Thanks...
Hello - I've tried searching for this but the search seems to have died, so...
I have an application which needs to call various DLL's depending on certain conditions.
I don't want to have to re-compile my app everytime one of the DLLs changes (which could be quite often). Is there a way of...
Hello
I have an app which uses several connections within the Data Environment. On loading, the Connection Strings for the connections are read from an .ini file. The idea being that if one server is down there is an alternative server in the ini file.
At design time you can click 'Test...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.