
- 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, 01:48 AM
There seems to be some significant questions about whether new-stock M-DISC are the same quality as the old ones... apparently the disc identifier...
11 replies | 394 view(s)
-
Today, 01:12 AM
Alright then, picked up something new today! Didn't know SQL commands accepted parameters before, always had to build-up the string by hand, lol...
...
5 replies | 100 view(s)
-
Today, 01:01 AM
Very unfortunate but still a great find!
cheers,
</wqw>
14 replies | 907 view(s)
-
Today, 12:41 AM
Why would you expect an error?
The Cnn.OpenDB-call allows to Open (or Re-Open) "another DB-File" on an existing Cnn-instance.
(involving a proper...
1 replies | 107 view(s)
-
Today, 12:24 AM
That's the beauty of using command-parameters, yes -
(same goes for SQL-Dates, which can be passed directly from a VB-Date-typed variable,
or for...
5 replies | 100 view(s)
-
Yesterday, 10:50 PM
So the single quotes are not necessary then? I used to include them all the time when dealing with strings in SQL statements...
5 replies | 100 view(s)
-
Yesterday, 10:32 PM
You shouldn't have "VALUES()" in your SQL DELETE statement.
Parameter/Variable substitution happens against "?" characters, so your SQL statement...
5 replies | 100 view(s)
-
Yesterday, 10:19 PM
"The term cargo cult programmer may apply when anyone inexperienced with the problem at hand copies some program code from one place to another with...
5 replies | 100 view(s)
-
Yesterday, 09:48 PM
I have a list of Portfolios in a Listbox.
When the user clicks on an item in the Listbox, the Remove button is enabled allowing for deletion.
...
5 replies | 100 view(s)
-
Yesterday, 08:54 PM
Well, that was sure a brain fart if I've ever seen one.
Thanks @VanGoghGaming
2 replies | 104 view(s)
-
Yesterday, 08:29 PM
Your recordset only has one column, "Portfolio", so its index in the matrix is zero. You need to "SELECT" more columns or all of them with "SELECT *"...
2 replies | 104 view(s)
-
Yesterday, 08:16 PM
I ran the following code...
Private Sub Form_Load()
Dim Rs As cRecordset
Dim SQL As String
SQL = "SELECT Portfolio FROM Charts"
2 replies | 104 view(s)
-
Yesterday, 08:12 PM
In Greece, as in the US, we end up picking between two people. The parties put forwards those two people, and the party nominations leave plenty to...
90 replies | 1863 view(s)
-
Yesterday, 06:52 PM
hehehe... yeah, I meant otie it back around but Iwas busy with other things ...
I'm reminded of this quote from Blazing Saddles: "You’ve got to...
90 replies | 1863 view(s)
-
Yesterday, 04:25 PM
Outside of Perez, he's the only other driver currently under the Red Bull umbrella ever to be Max's teammate. Sure, he walked away from the seat at...
595 replies | 115368 view(s)
-
Yesterday, 04:08 PM
Interesting and of course the terms are Greek.
It might be relevant to quote Socrates:
"Wickedness is for the slaves, virtue is for the free" ....
90 replies | 1863 view(s)
-
Yesterday, 03:42 PM
I'm not saying your wrong but why would RB want to put Daniel in their car. His performance the last few has went downhill.
595 replies | 115368 view(s)
-
Yesterday, 03:22 PM
Next year, Red Bull have Max and Sergio confirmed, Alpha Tauri have Yuki and Daniel confirmed. Liam Lawson is going to be the reserve driver. My...
595 replies | 115368 view(s)
-
Yesterday, 02:56 PM
There is some asm templates which setups the P-code handlers so when you use this code without initialization of BAS module it doesn't fix the...
14 replies | 907 view(s)
-
Yesterday, 02:38 PM
I think it is more about being unwilling to stand mute and be robbed just to reward the chosen while the robbers retain a big slice of that pie for...
90 replies | 1863 view(s)
-
Yesterday, 02:34 PM
WOW! That does work! Thanks, have been stuck on that forever! The function will be:
Public Sub MagicalTDInitFunction()
'The trick is a genius....
14 replies | 907 view(s)
-
Yesterday, 02:22 PM
Example:
'In a Global module
Public Cnn As cConnection
Set Cnn = New cConnection
1 replies | 107 view(s)
-
Yesterday, 01:33 PM
Agree but p.e. in Greece, people voted for a traitor not to win, with another traitor.
So I don't know how to call them...Maybe, idiots? :o
90 replies | 1863 view(s)
-
Yesterday, 12:58 PM
Russia's only aircraft carrier, the Kuznetsov, is not being repaired and upgraded smoothly: it will take another year or two to repair. Even if it is...
5 replies | 94 view(s)
-
Yesterday, 12:55 PM
Okay i found the way to make it worked. Just add an empty sub (for example Unused) to mTDHelper and call it from Class_Initialize.
14 replies | 907 view(s)
-
Yesterday, 12:51 PM
Now the United States has sanctioned some Chinese technology companies. For example, Huawei's Level 5 technology is already the first in the world,...
5 replies | 94 view(s)
-
Yesterday, 12:46 PM
When the military strength is too poor, sometimes we can only choose to escape.Russian aircraft carriers, ah, or large warships stay. The waters near...
5 replies | 94 view(s)
-
Yesterday, 12:44 PM
I see it doesn't compile it properly. If you run code and set breakpoint in ShowDialog, then press stop and run again - it works. I find the way to...
14 replies | 907 view(s)
-
Yesterday, 12:34 PM
The picture shows the new dock excavated by Russia for the maintenance of Kuznetsov. The facilities are very simple.
Therefore, for Russia, which...
5 replies | 94 view(s)
-
Yesterday, 12:34 PM
It's not so much that they are idiots - I'm not saying they are not idiots, but that them being idiots isn't the problem in the first place - but...
90 replies | 1863 view(s)
|
Click Here to Expand Forum to Full Width
|