•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 403,077 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,075 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
•
•
•
•
•
•
•
•
This code is to split a Microsoft Access database and re-connect it on launch so that you can use Access on a multi user network...After Splitting the database manually, place the following code in the form that launches when the database is launched... (View Snippet)
Get the name of this computer (View Snippet)
Simple Function To Simulate The Push Command, due to VB's limitations, This one is Specific To Strings. (Simple enough to modify for integers or variants, etc) (View Snippet)
Place the file with part one of the code on the server. This part of the code gets placed in a batch file (text file with the extension *.BAT) and placed on each client's machine. Again, you will need to change the paths used to the real paths on your network. This will get a fresh copy of the... (View Snippet)
Gets the names of all the partitions in a system. Note that media must be in every removable drive for this to work (can be fixed easily) (View Snippet)
This code snippet convert Number to String in VB6. For instance input 100 will be return as Hundred, It converts upto Core.... (View Snippet)
Simple CLS for Resizing CTLs on a FRM (View Snippet)
andrew kisawuzi jonathani is my name, i need acode for filtering a visual basic report. (View Snippet)