
- 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, 06:05 PM
That’s actually what I tried at first as well, but did not work at all actually.
2 replies | 41 view(s)
-
Today, 05:43 PM
I would not have been using the CellMouseMove.
I would have been using the CellMouseEnter and CellMouseLeave accordingly.
2 replies | 41 view(s)
-
Today, 05:34 PM
First you need share access. Then the above only gets one foot into the database itself. Next comes the user ID if the default "Admin" isn't right,...
5 replies | 64 view(s)
-
Today, 05:21 PM
here's how I'm having fun :)
this is the HLSL shader code used:
// - Roberto Mior
// - reexre
#define MAXSTEPS 128 //125
#define...
22 replies | 1234 view(s)
-
Today, 05:15 PM
I have see....
But i'm on vb6 not vbnet...
5 replies | 64 view(s)
-
Today, 05:03 PM
well...if it fails when you attempt to open it without a password, ...guess what? it needs a password.
Why not just attempt to open and trap the...
5 replies | 64 view(s)
-
Today, 04:36 PM
Normally the people that do things do not announce that they will do something.
The only time that I remember Dreammanor did something he didn't...
88 replies | 1699 view(s)
-
Today, 04:36 PM
My version of a 3d text usercontrol. Makes great looking labels. Its pretty simple, so hopefully you can use it.
0 replies | 25 view(s)
-
Today, 04:15 PM
OK, I said that based on that Win32 is easing it by doing the controls itself, but I also know that the interface to Win32 is hard so the "help"...
88 replies | 1699 view(s)
-
Today, 04:01 PM
GitHub Repository: https://github.com/dday9/System.Environment.Net
Environment variables are key/value pairs that are usually stored in a .env...
0 replies | 20 view(s)
-
Today, 03:59 PM
...and new scripting language, and WebBuilder, and probably other "forthcoming" projects I've forgotten about. Sad.
88 replies | 1699 view(s)
-
Today, 03:47 PM
That's wrong.
It takes significantly less code (and time), to make functional identical (CommonControls-compatible)
RC6-Widgets.
The reason...
88 replies | 1699 view(s)
-
Today, 03:28 PM
Well, so far you always bowed out, when I asked you to prove your claims with .NET example-code.
Just saying...
Olaf
61 replies | 1636 view(s)
-
Today, 03:20 PM
Hi!
I know this way, but i need to know if the database have a password protected, before Open it...
5 replies | 64 view(s)
-
Today, 03:17 PM
if you want to post the form (zip first and attach to post), i will see if i can find the problem
1 replies | 63 view(s)
-
Today, 03:13 PM
Hi could you try this cnn string
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb;Jet OLEDB:Database Password=MyDbPassword;
source...
5 replies | 64 view(s)
-
Today, 02:11 PM
thank you Mister
it is working now
6 replies | 94 view(s)
-
Today, 02:07 PM
Yes, your loop will set all text boxes to the content of the combo boxes with the same index. It's essentially doing this:
Text1(1).Text =...
6 replies | 94 view(s)
-
Today, 02:02 PM
If I click combo1(0) to populate text1(0), all text1 array are populated in the same time
6 replies | 94 view(s)
-
Today, 02:01 PM
Post a project or full code sample that demonstrates your problem. Also what do you expect to happen vs. what is happening?
6 replies | 94 view(s)
-
Today, 02:00 PM
I don't know who you are talking to but I'll answer anyway.
Feasible is feasible, but it would take more work than it took to Krool to make his...
88 replies | 1699 view(s)
-
Today, 01:59 PM
You can (and should)! Indexes usually start at 0 though, so you might want to try For i = 0 to 9.
But even the index starts at 0, it does not work...
6 replies | 94 view(s)
-
Today, 01:52 PM
You can (and should)! Indexes usually start at 0 though, so you might want to try For i = 0 to 9.
6 replies | 94 view(s)
-
Today, 01:52 PM
I totally disagree with that view.
I know that some developers got convinced about that by resignation, but as time time goes torpedoes are coming...
88 replies | 1699 view(s)
-
Today, 01:45 PM
Public Sub APRI_CON()
Set CON = New ADODB.Connection
' APRI CONNESSIONE
With CON
.Provider = "Microsoft.Jet.OLEDB.4.0"
...
5 replies | 64 view(s)
-
Today, 01:42 PM
YES!
marked resolved, now
7 replies | 93 view(s)
-
Today, 01:38 PM
Hello everyone on vbforums
I have a array of 10 coboboxes and 10 textboxes.
I am doing something like this:
If Index = 1 then text1(1).text =...
6 replies | 94 view(s)
-
Today, 01:35 PM
I see GM fixed it already for you...great...
Please mark the thread as RESOLVED (under Menu Thread Tools)
Sam
7 replies | 93 view(s)
-
Today, 01:28 PM
well, do a mid() and make the string one character less.
BUT....will be back in a bit...on phone
7 replies | 93 view(s)
-
Today, 01:27 PM
If you pay attention, you'll see that I was the one to be nice, at least before.
Niya told me that he had spent two hours trying to understand...
61 replies | 1636 view(s)
|
Click Here to Expand Forum to Full Width
|