In my application there are many class files. I have made a jar file from these class files. The jar file executes well. My program reads from a text file and displays its contents while running. I...
In VB, you can make a project group and add more than one projects to it. But this feature is included for testing ActiveX controls, ActiveX dlls and such things. You cannot load one form from in...
Thank you for your reply. The code worked well for my local system. But what about other workstations in the network? It is important for me. Any reply will be very much appreciated.
...
I am developing an application for a Windows NT network. Now I would like to know the users logged in different workstations in the network. Is there a way to get around this?
The ScrollBar property of text boxes is read only at runtime. So changin the scroll bar property is impossible. But you can place four text boxes with different scroll bar properties...
I don't heard of VB's execute insert statement. But I can show you how to insert a apstrophe to a varchar2 field by using ADO. The following code inserts a line into a table TEST.