| Thread | Last Post | Replies |
|
| ActiveX bridge with Java Bean | 06 Oct 2004 23:38 GMT | 1 |
I have some VB code to call some Java code through ActiveX Bridge. In the Java Bean "ProcessComRequest.Bean.1" there is an ArrayList with Objects type "WebAcctDetailOUTDTO.Bean.1". We have problem to access objects inside the ArrayList.
|
| Out of stack space | 06 Oct 2004 22:42 GMT | 4 |
Dear Experts, I am facing one problem on my client loactions Please advise me . At our client we have SQL 2000 and client application is
|
| Registering MScomm32.ocx | 06 Oct 2004 21:51 GMT | 2 |
I have an application that uses the Mscomm32.ocx. If you try to register it manually using regsvr32 it will not let you do it. Is there some special thing you have to do to register that file without having to reinstall the whole application.
|
| Newbie | 06 Oct 2004 21:40 GMT | 1 |
Hello! Very new at vb. I was wondering if someone can help me. I need to write a script that will calculate field values. Diff = Datediff (d, startdate.date, enddate.date) Total = RentalRate * Diff
|
| subroutine timer | 06 Oct 2004 21:24 GMT | 2 |
Is there a way I can analyze my VB.NET program to time each subroutine? I would like to see which routines take the longest. Thanks, jordan
|
| Small, free DLL to compute MD5 file hashing? | 06 Oct 2004 20:57 GMT | 11 |
I browsed through the archives and the web, but only found one DLL to hash files with MD5, but it's a bit old and too big. I need to perform hashing to check if a file changed, and download it from our site it need be. Ideally, that DLL should...
|
| how to structure source safe for large app ? | 06 Oct 2004 20:56 GMT | 8 |
Im in the process of writing an application and will need to employ source safe (VB6) to mange it. The MAIN PRODUCT consists of 10 SUB PRODUCTS and these sub products consists of 10 MODULES. Each module then has:
|
| Simple OptionButton Question | 06 Oct 2004 20:42 GMT | 2 |
Dear Group, How would I bind a OptionButton in a Frame to a Recordset Object. For other controls I use a loop to set the Datamember and Datasource.
|
| Keyboard shortcuts | 06 Oct 2004 19:31 GMT | 6 |
Is there a keyboard shortcut that will reposition the IDE window at the line that will be executed next (in break mode)? After a break, I often go chasing around in the project modules and then have to find where the break is.
|
| Spurrious "Click" events on a combo box? | 06 Oct 2004 17:28 GMT | 2 |
List: I'm getting "click" events on a ComboBox when I don't expect them. This seems to be happening when I add items to this combo. What I want to do is add a number of items to the combo which is
|
| Advantages of ADO 2.8 | 06 Oct 2004 16:09 GMT | 2 |
Dear Friends, Could u pls tell me difference between ADO 2.6 and ADO 2.8. What are the advantages of using ADO 2.8 over ADO 2.6. Is ADO 2.8 fixes some problem of ADO 2.6
|
| Option button problem? | 06 Oct 2004 15:08 GMT | 6 |
I have an input form which has lots of questions and for thse questions there are option buttons e.g. Yes, No. These are grouped onto a frame so that when you select it keeps the selection, however on some of them when I select for example Q26 Yes it will automatically select an ...
|
| How can I designate a block of comment lines? | 06 Oct 2004 13:44 GMT | 9 |
In VB6, how can I designate a block of comment lines? I am looking for an alternative to putting a tick mark at the beginning of each line when I have many lines of comment. Stan Hilliard
|
| mswinsck and msinet controls | 06 Oct 2004 13:37 GMT | 2 |
I am having a problem with a specific XP Professional machine and the mswinsck.ocx and msinet.ocx. The machine has VB6 sp5 installed on it. When we install our VB program on this machine the two controls get registered correctly and everything works. When we reboot the machine ...
|
| Stay with vb6, or move to CSharp? | 06 Oct 2004 09:56 GMT | 13 |
hi all.. i work in a company that deals with mainly with hardware devices via serial comm port. up untill most of the software was writeen in plain old dos c. that company is planning to move it's applications to windows. the
|