Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21835 articles
Browse latest View live

Components do not load - conclusion

I decided to create a new thread because the earlier one is so long that it would be hard for somebody to figure out what is going on. To begin with I would like to thank MAX187Boucher for the great...

View Article


get only last entry for an id

hi guys, ive a table with multiple entries for each id.. (entry of fees paid by students each month..) now i wish to generate a report with the last entry for each student.. (meaning it will show the...

View Article


Casting For Optimization

I created a Nintendo emulator in vb6 and currently heavily optimizing it. But have question. Im basically treating vb6 like vb.net having Option Strict On by using a lot of casting only where they are...

View Article

Finalizing

I have completed my vb6 project and now want to distribute it with friends, family and maybe the internet, too. :thumb: One way is to collect all the forms and the project file as well as the database(...

View Article

Countdown Timer without a Timer Control?

I am wondering how to create a countdown timer without a timer control? Reason why I ask is because I am doing a trivia game that involves a segment where as many questions are asked in 60 seconds. I...

View Article


[RESOLVED] Finalizing

I have completed my vb6 project and now want to distribute it with friends, family and maybe the internet, too. :thumb: One way is to collect all the forms and the project file as well as the database(...

View Article

Image may be NSFW.
Clik here to view.

windows xp create new connection

please help how to make create new connection /vpn step 1 : step2

View Article

[RESOLVED] seperate txt file into 2 list boxes HELP PLEASE

i have a huge list like so firstname lastname fistname lastname i have 2 listboxes they need to go in i have the while loop like this so far open filename for input as #1 do while not EOF(1) line input...

View Article


Error handling

Hi, I'm using an error handler in my code Code: Private Sub Sampcode() On error goto procerror other code other code other code procerror: MsgBox ("error message sample") Now when I enter correct...

View Article


Search according to textbox serial no enter with adodc from database ms...

Dear Sir, I have tried to search using adodc from textbox with entered serial Number on it but it does not show me the correct data match with that serial number row from database to display data on...

View Article

Sybase to VisualBasic6

Sir/Mam. Does anyone here, know how to put the data from SYBASE(PowerBuilder) to chart/graph using Visual Basic6?? Need Help:ehh:

View Article

need help about existing record

how to know if the records in listview is already exist in database. how to save all the new records and disregard existing? i need your help guys.

View Article

user control as a custom toolbar

i want to disable a button each time i press another button this is the code for the custom control named ACPRibbon1 cant figure it out Code: Private Declare Function GetTempFileName Lib "kernel32"...

View Article


How to get the IP address of a Website?

Hi, I am currently working on a Site Blocker and i suppose to put there something that can get the IP Address of a Website after a user types the site name (in case they don't know the site's ip...

View Article

Too many If statements

I want to make sure that the random values I create are unique. So this is the code I use.... Code: Do     For x = 1 To 3     thevalue(x) = Int((10 - 1 + 1) * Rnd + 1)     Next x     If thevalue(1)...

View Article


image editor ico files ? is this easy as all i want to do is change a few pixels

is it easy to make an app that would accept ico files, let me edit a few pixels and then output to new file. is there a tutorial you could point me to please

View Article

Losing USB keyboard, mouse while program is running

i have a VB6 Learning Edition program running on XP Pro SP3. The program is fairly simple: it opens and reads six tables in a Word document to populate several combo box drop-down controls, then shows...

View Article


DataGrid causes VB 6-0. to Terminate

Here we go again. I have several programs for our office in VB 6.0. Not long ago, had VB 6.0 terminating whenever I tried to compile it...turned out...it was missing a file for a designer.... got that...

View Article

Counting loop for printing a number of tables needed

I need a loop that will only print a certain number of items to a table. I currently have too many items printing to a table and only want 10 items per table. If I have 30 items I need a loop that will...

View Article

WSAAsyncSelect Sends FD_READ yet recv fails with WSAEWOULDBLOCK

Hi Is this a bug or something? I am using this function to set the socket to non-blocking mode. However on MSDN it is said that in replying to FD_READ call recv since there is data to be received But...

View Article
Browsing all 21835 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>