While starting Business Objects I have to fill in my user-id and my password by hand. Is ist possible to start BO on a server with the scheduler by sending this parameters automatically (for example RUN: P:\BUSOBJ.EXE Y:\userdocs\report.rep -user:userid -pwd:xxx). Is it possible to send the...
I have a selfmade dll with two functions. I want to call one function from my main-program but I always get an error.
The error-code is 453. The message is that the point to jump into the dll cannot be found. Can anyone tell me my error?
dll (named UserAuth.dll as ActiveX-dll)...
I have heard that I do not have to register a dll to use it from my VB-program. It is possible to use the dll when it is in the same program directory as my VB-program. But that does not work!
I have the dll and the program in the same directory on my server. When I start the program from my...
Hi!
Maybe this is an idiot's-question but I hope, you can help me!
I want to write a subroutine which is useable from any other VB-programs. I want to call it from VB-programs but also from Excel-VBA-programs. I do not know which type of program I have to write. Do I have to write a dll? Or an...
Hi!
I open an excel-member with shell32.dll. Because there are macros in this member, i get the question for activate or inactivate the macros. I want to use parameters that this question is answered automatically with "yes" because if the user will answer with no, the excel-member...
Hi!
I need to find the path of an application (excel.exe) in the registry because on each client it could be another path. So I need the code for searching in the registry.
If I know the correct path, I can start the application with the Shell-Command.
Thomas
Hi!
I have a VB 6.0.1-program, which needs the following files: msdatgrd.ocx, msdatgrd.dep, msdatgrd.oca, msdatgrd.srg. I think I need this files because of the use of a data grid I don't know, if I need really all 4. The files are on my computer because of the VB-installation. But on the...
I have a DataCombo which is filled with data from an access 97 database. I also have a Delete-Button to delete the record wich is shown in the text-field of the box.
The problem is, that the DataCombo isn't refreshed automatically. I can see an empty line in the data-field for the deleted...
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.