Listbox Array problem
I have nn listboxes (List2) indexed 1, 2, 3, 4, 5,...,etc etc (index 0 not part of this) I want to click on any item in List2 that currently is shown (all boxes in the array are one behind the other)...
View Articlewinsock hold connection
:phow do i hold a connection on get request 1 example code will do thanks:p
View ArticleVisual Basic 6 with Windows 7 Pro 64 Bit
I have installed vb 6 on a windows 7 pro 64 bit pc. I copied my project over to the new pc. Start to run my project. This is the error I am getting: Line 26: Class MSFlexGridLib.MSFlexGrid of control...
View Article[RESOLVED] help~
Hi...anybody outhere know what is wrong with my program??i cant read all the text from booklist notepad file.. here is my notepad file "ISBN", "Author","Title","Price" "1111","Sellappan","Database...
View Articlehow to enumerate all usb devices
Using VB6: I needs to enumerate all usb devices, to know just the name of each device on all usb ports. I don't care if it is a mouse, keyboard, storage, cammera, etc. I needs to do a loop to search...
View Article[RESOLVED] Visual Studio 6 vs Visual Basic 6
I lost my VB 6 Pro discs. So I will probably have to buy a new set. On eBay I've found both VB6 and VS6. Surprisingly VS6 is cheaper than VB6. If I remember right, doesn't VS6 have a complete version...
View Articlehelp #2
Hi...im lack of experience doing scientific calculator that is exactly like real scientific calculator with some design.... somehow in the internet,the scientific calculator is for the simplest one.....
View ArticleHow to put the name of a file opened into a label or textbox ???? Desperated !
Hi! I´m stoped in a simple line of code to get the final result: I tell: I´have got a listview which contains datas, which opens list and save list till now no problem, Here is the question: I´d like...
View ArticlereOpen Recordset
I have the following code in a class module Code: vb6 Public Sub Class_Initialize() 'connect to the Database and open up the Database Table. Â dbPath = "D:\Program Files\Microsoft Visual...
View Articlemoving the form?
hi , how are you guys ? i hope you all fine ... here is the poblem iam trying to move the form by using the scroll bars from inside the form not outside, yeah right , just one last thing .. is there...
View Article[RESOLVED] Global Events
Hello everyone! IÂ’m trying to write an Active X DLL that functions like this: In a Module.Bas: Public anyVariable as DoubleAny number of forms could/would have a reference to the DLL in the Form.Load...
View Articlehow to open jpg file in mspaint
how to open jpg file in mspaint.exe? or how to view jpg file in mspaint.exe? i am using Shell (App.Path & "\temp.jpg") but not opening
View ArticleHow do I change Quantity in FlexCell Grid and Database Fields ?
Hello everyone How are you all I hope that everyone will be happy I want to modify this example (Small Sales System) I have 2 Forms Store and Sales in Sales Screen : I want when clicking on Cash $...
View ArticleRuntime Error
Hi I have written this , it is giving me this error Run-time error'-2147217900(8004e14)' [Microsoft][odbc Sql Server Driver][Sql Server] Backup Database WeighBridge To DISk = 'd:\Backup' Secondly i...
View Articlefilesystemobject copy files to remote machine using username and password
Hello, what i am trying to do is to copy my dlls (VB6) from a machine mac1 to another mac2(to deploy my app across few machines). I do not have any shared folders defined in mac2 but i have admin...
View Articleok guys need some answers: protection & preventations
topic is releated to protection of programme and prevent to be honest and not lie , i have got many friends that has different abilities to do what i want that is break softwares, hack , crack,etc,...
View ArticleHow to modify this search and text compare to just one specific instance?
Hi there everyone. I am working on a bingo caller, and the user can switch the function of showing called numbers on the board, or uncalled numbers. When they switch, the prog will check to see if the...
View Articlemigrate from vb6.0 to vb 2012
Hello, I wanted to migrate my vb6.0 project to vs.2012 project.. My project is very large. Pl tell me simplest way to do this.
View Article[RESOLVED] Create video from picturebox
I have a picturebox that has continually changing pictures,l I need to record the picturebox to a video. Can it be done?
View Article[RESOLVED] insert values in oracle DB
I am new to VB, i am trying to add values/details into oracle DB but i am facing some problem here. I want to store the information from the textbox that i already created the make connection to oracle...
View Article