
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 12:16 PM
Try…
element.InvokeMember("Click")
2 replies | 482 view(s)
-
Today, 11:40 AM
I am experiencing this problem on my work computer where we are set up on a network.
I am running this program from my desktop which is set-up with...
5 replies | 335 view(s)
-
Today, 10:37 AM
I use the codehelp VB6 add-in. It provides tabs to the IDE, a mouse wheel fix and a full screen switch. Can't work without it. A search on't'net...
1 replies | 83 view(s)
-
Today, 10:36 AM
Update released.
Improved mouse handling of the combo drop-down list to enable auto scroll while mouse move (mouse button must be down) and to...
1485 replies | 726278 view(s)
-
Today, 10:18 AM
It's very chill.
69697 replies | 23442762 view(s)
-
Today, 10:17 AM
When I set PRAGMA temp_store=MEMORY, it stays at 0 for me.
Does it do that for you, too?
4 replies | 188 view(s)
-
Today, 10:12 AM
My refrigerator is quite sessile.
69697 replies | 23442762 view(s)
-
Today, 10:09 AM
I'm also facing the same error on my 2022 IDE
4 replies | 453 view(s)
-
Today, 10:08 AM
I had VB6 SP6 installed on a clean W11 PC and applied the MouseWheelFix. Then, after some time sitting idle I opened the IDE and it said that the fix...
1 replies | 83 view(s)
-
Today, 10:00 AM
I've faced this issue several times.
The easiest fix for me was moving some functions/subs from the Form/UserControl to a separate module.
13 replies | 512 view(s)
-
Today, 09:42 AM
I don't use "Append" that often, but personally, I think you've got a glitchy NIC card. For my primary app, it always runs on a LAN, and it also...
5 replies | 335 view(s)
-
Today, 09:18 AM
Yes Ennibal, this is the fundamental difference between memory and disk storage. Memory is volatile and loses its contents (for all practical...
7 replies | 760 view(s)
-
Today, 09:14 AM
FWIW I have the 6.0.8783 version installed.
13 replies | 512 view(s)
-
Today, 09:14 AM
Gotcha, thanks...back to refactoring!
13 replies | 512 view(s)
-
Today, 09:10 AM
There must be different versions of C2.exe lingering around.
I have 2 versions:
1. C:\Program Files (x86)\Microsoft Visual Studio\VB98\c2.exe
...
13 replies | 512 view(s)
-
Today, 08:59 AM
This looks like C2 compiler internal error. The linker error sounded a bit different as it had .obj files included.
cheers,
</wqw>
13 replies | 512 view(s)
-
Today, 08:37 AM
Just out of curiosity, was this the error you were getting in your large project?
: warning C4761: integral size mismatch in argument;...
13 replies | 512 view(s)
-
Today, 07:59 AM
> Hummm.. I am missing something.
You can use DEFAULT keyword instead of actual value like this
INSERT INTO SWELL(SpecimenID, Ring_Height,...
3 replies | 254 view(s)
-
Today, 07:46 AM
As I mentioned in the OP, there is a default of 2.5 set, and so then it is not null.
3 replies | 254 view(s)
-
Today, 05:24 AM
Sap gets it. I didn't have to clarify anything for him. Even if we aren't on the same page, he at least understood exactly where I am coming from....
1735 replies | 604096 view(s)
-
Today, 05:21 AM
RC6 does not set any PRAGMAs and leaves it up to you to fiddle with these. Read sqlite docs which settings are used by default but on first glance...
4 replies | 188 view(s)
-
Today, 05:10 AM
No that doesn’t happen…
5 replies | 671 view(s)
-
Today, 05:05 AM
Thank you. I am not using any PRAGMAs so far. WAL was the first one ever.
And I use it like this:
"PRAGMA journal_mode=WAL"
... if it is not...
4 replies | 188 view(s)
-
Today, 04:54 AM
I have much doubt this happened. There is no app which opens chrome, no app which enters mobile number, no app which adds attachments.
Don't mail...
14 replies | 5471 view(s)
-
Today, 04:22 AM
The font dialog when called using VB6 often opens top left on the screen. Does the same occur with VB.NET?
In VB6 I have to subclass the form in...
5 replies | 671 view(s)
-
Today, 04:12 AM
Bhushanvb6 has been online for only 1 single session on this forum, so leaving your email address out in the open is has no use.
14 replies | 5471 view(s)
-
Today, 03:33 AM
The latest version I use, only the name and IID of interfaces are returned and that's what I need.
Private Declare Function StringFromGUID2...
6 replies | 957 view(s)
-
Today, 03:21 AM
I don't have any issues with WAL but I don't press End button in IDE that often -- only when it becomes unresponsive.
Btw, what PRAGMAs do you...
4 replies | 188 view(s)
-
Today, 03:04 AM
Hello!
I am using SQLite in WAL mode now, and when I click the Stop button in the IDE, the WAL checkpoint is not committed.
How do you others...
4 replies | 188 view(s)
-
Today, 02:55 AM
Thank you sir, wasn't sure if there was any other way of storing. You comment of 'synchronise chronological and alphanumeric sorting' is very...
4 replies | 348 view(s)
|
Click Here to Expand Forum to Full Width
|