
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Sep 11th, 2023, 03:47 AM
Let the countdown begin. There is a group of republican congressmen set on shutting down the government unless they get the things they want. Some...
90 replies | 1863 view(s)
-
Sep 2nd, 2023, 12:17 PM
A week in New York City, from the 23rd to the 30th of August, I came across people with problems. The first one attacked me on the block of my hotel,...
58 replies | 1475 view(s)
-
Aug 31st, 2023, 04:20 PM
This isn't so much a coding problem than it is a logic problem.
The TestChart code I'm working with from the CodeBank...
50 replies | 2666 view(s)
-
Sep 10th, 2023, 02:10 AM
Sometimes we go to great lengths to optimize performance. But is this really always necessary or worth the trouble to accomplish it?
After all,...
44 replies | 1566 view(s)
-
Sep 21st, 2023, 02:09 AM
Hi All,
I've hit that point where I desperately need to uncomplicate my current code.
Situation: Using huge arrays which call other lookup...
49 replies | 1335 view(s)
-
Sep 4th, 2023, 06:35 AM
Yip.
43 replies | 1156 view(s)
-
Sep 4th, 2023, 09:42 AM
VB6 How to execute the DOS console program and get the result?
Sometimes the command line does not end immediately or takes a long time to...
34 replies | 1375 view(s)
-
Sep 12th, 2023, 09:10 PM
I've watched a bunch of DB Design videos and while I'm able to follow along, I'm having trouble conceptualizing how it would apply to my needs.
...
36 replies | 1556 view(s)
-
Sep 7th, 2023, 04:30 PM
In some apps, like my charting app, there are MANY methods that rely on the changes of x/y via the Mouse_Move().
In my original (old, decrepit)...
34 replies | 1338 view(s)
-
Aug 29th, 2023, 07:00 PM
The SQLite MemDB contains a TABLE (TPrices).
It consists of ID (Int Prim Key), Date (ShortDate), Open (double), High (double), Low (double), Close...
32 replies | 1745 view(s)
-
Sep 20th, 2023, 11:44 AM
Sorry Everybody, This post is in the wrong place. I reposted it as a new thread on its own, but I am not able to delete it.
Good day everybody,
...
35 replies | 1209 view(s)
-
Sep 4th, 2023, 05:55 AM
I've been writing VB6.0 for years and I don't want to write anymore.
As far as I can see, VB6 has these main problems:
1. The new features of...
24 replies | 963 view(s)
-
Aug 29th, 2023, 01:21 AM
Hello All,
I'm trying to send data from STM32F4 (acting as a device) MCU to my VB.net application through USB CDC communication.
I'm sending 4096...
29 replies | 1240 view(s)
-
Sep 4th, 2023, 11:56 AM
For now, I have a ToolStrip consisting of only 2 standard Buttons and a DropDownCombo containing 6 Items. I am looking to identify what Item in the...
28 replies | 978 view(s)
-
Sep 13th, 2023, 09:55 PM
I've run into a snag.
I've created a DB (tools.db) that currently holds two tables.
CHARTS
TRENDLINES
Public Sub CreateToolTables()
24 replies | 987 view(s)
-
Sep 4th, 2023, 11:07 AM
I have a simple problem: I am trying to add a column to an existing table using the ALTER TABLE command. I pulled the code off the MS documentation:...
21 replies | 919 view(s)
-
Sep 17th, 2023, 05:43 AM
EDIT:
Some people appear to be missing the point of what I am trying to accomplish, so allow me to explicitly spell it out: The whole point of this...
20 replies | 930 view(s)
-
Sep 18th, 2023, 10:06 PM
I think i have Visual Studio/Basic 2010 on my computer but have not used it for about 8 years.
I could not find it, so tried to reinstall....
18 replies | 755 view(s)
-
Sep 16th, 2023, 09:59 AM
Hello friends
I have a date that I want to accurately add 6 months to
I did this, but it is not accurate in days
For example : Add 6 months to...
17 replies | 658 view(s)
-
Sep 12th, 2023, 09:29 PM
Good Day,
I am having a problem with the following: -
On the Top of the form, I have 2 buttons "Help" and "License Agreement". These files is...
18 replies | 926 view(s)
-
Sep 20th, 2023, 10:22 PM
I just want to code on a free version of VB so I installed VB 2019. But eventually that version also ask me for a license key and would not allow me...
20 replies | 587 view(s)
-
Sep 11th, 2023, 01:13 AM
Boy there's a lot about this to read but nothing saying how to make it work. I have
Screen.MousePointer = vbHourglass
...
18 replies | 682 view(s)
-
Sep 4th, 2023, 09:25 AM
I have a form with checkers on it. The checkers were placed at the appropriate locations at run time using BitBlt. When I do a MouseDown(event) on...
15 replies | 582 view(s)
-
Sep 2nd, 2023, 12:40 PM
How do I set up a program not to run as an administrator
How do I set up a program to run as a non-administrator
It is easier to run with...
17 replies | 619 view(s)
-
Sep 20th, 2023, 08:06 AM
I'm just starting to look at Single sign-on.
This is an authentication scheme that allows a user to log in once with a single ID to any of several...
16 replies | 491 view(s)
-
Sep 20th, 2023, 06:30 PM
I want to make a class that registers and creates it's own window, so it can function even in non-GUI apps. The window is non-graphical and hidden,...
14 replies | 588 view(s)
-
Sep 13th, 2023, 09:22 AM
I don't post often but when I have someone always comes through with the answer! This seems like it should be simple but I'm stumped on this one.
...
14 replies | 581 view(s)
-
Aug 29th, 2023, 04:52 AM
Why does this vary so much depending on the length of the strings contained in the array?
I traced it down to the aptly names...
14 replies | 779 view(s)
-
Sep 5th, 2023, 01:33 PM
I have tried to use the following code from another post in this forum
'Before you start this program, I suggest you save everything that...
14 replies | 654 view(s)
-
Sep 18th, 2023, 04:23 PM
Hello VbForums
On one of my clients system (W10 professional) I was unable to install VB6 common controls on system 32.
I tried to copy them...
13 replies | 529 view(s)
|
Click Here to Expand Forum to Full Width
|