Is there a way to read a registry value from a cobol program. I can do it in a VBscript with the regRead function but can not figure out how to do it in the program.
Any help?
I need to update a history table with the results of a query that is run from input on a form in access. the query is tying a bunch of data together and giving me all the information I want. The problem is I am not sure on how to code in VB to access the results of the query. I can run the...
I know this is easy but I can not think today - I have a report that is created from a query. I want to save the query data in a table to be accessed at a later time. How do I do this??? I can run the query but how do I assign the results to a table.....
I need to figure out a way to get a VB app to run 24/7 and when specific data changes on the netwrok in SQL server, to pop up a screen, requesting additional information. Any information would be appreciated. I know how to write basic VB, just not how to keep an app running and how to trigger...
I would like my main form to have tabs that take me to a different form to update different tables. I have one form to update the customer data and one form to update the exporter data. My main form does not really tie to these separate forms but I would like the tabs on top of the main form...
I have a form that I want to use the selection from one combo box to be a criteria for what is shown in the next combo box. I am having a hard time getting the second combo box to work - any good advice out there.
I have a VB application that I wish to run on a server, thru a batch script. All the input for the application comes from a run option file. Is there a way to execute this VB application iin this mode?
I have developed an access 2000 application that does some simple modules in VB. It works great on my box but when we delivered to a machine in Italy - it is getting errors trying to access the modules. Is there a trick to delivering an access database that runs VB modules to non-VB boxes?
I have multiple check boxes on a form and I want them to defaul to null when I add a new record - the problem is that as soon as data is started to be entered, they all change to 'NO'? What am I doing wrong?
I want to display a numeric field as blanks on a form but instead it shows as zero and when I click on the field, the zero stays as part of the entered number. How do I make a zero field show as null?
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.