
- 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, 10:32 AM
No other lines of code in where? I'm not sure what you are referring to, here, so there isn't much more to say. A breakpoint and some code stepping...
11 replies | 185 view(s)
-
Today, 10:18 AM
Hello,
I have made the changes as you suggested. But still, my PictureBox is not blinking, the program directly goes to the next line and sends...
11 replies | 185 view(s)
-
Today, 09:26 AM
Is this for your movie director project?
Why not store the movies in a generic movie format instead of depreciated shockwave files?
And are they...
5 replies | 148 view(s)
-
Today, 09:04 AM
You DO need to do things such as turning off Windows Defender if you want to find out why it takes a while to load. If it is the same then you know...
9 replies | 125 view(s)
-
Today, 09:04 AM
Worked fine for me running the EXE from the bin folder
9 replies | 125 view(s)
-
Today, 08:57 AM
I apologize but your suggested solution does not work.
I have put the recommended manifest in
C:\Program Files\Microsoft Visual Studio\VB98
and...
146 replies | 40124 view(s)
-
Today, 08:34 AM
At my former department we use the only Mac ActiveX Object, which is called: mActiveX.exe. That file has all of the MPC to Mac runtimes and...
5 replies | 148 view(s)
-
Today, 08:32 AM
Hello
I'm new here, so apologies if I've posted in the wrong section. I am not remotely familiar with VB, coming from a perl/web tech background....
0 replies | 17 view(s)
-
Today, 08:28 AM
Entry point errors such as this are almost always caused by not having a Common Controls 6.0.0 manifest for the IDE and, when compiled, for the exe....
146 replies | 40124 view(s)
-
Today, 08:27 AM
That would be a big help. I'm attaching it here.
But don't test by running it within Visual Studio because then it always opens in seconds, even by...
9 replies | 125 view(s)
-
Today, 08:14 AM
PHP/JAvascript would be a viable solution. Use PHP on the server end to process database requests and what nots, even implement some business logic....
5 replies | 148 view(s)
-
Today, 07:34 AM
Private Sub Form_Load()
Me.KeyPreview = True
End Sub
10 replies | 6019 view(s)
-
Today, 07:25 AM
First study the syntax for queries.
For your current case you could use the BETWEEN operator:
https://www.w3schools.com/sql/sql_between.asp
3 replies | 62 view(s)
-
Today, 06:41 AM
If you can't find anyone to do it for you, delete all the obj and bin folders from your solution, zip it up and attach it here. Someone here may well...
9 replies | 125 view(s)
-
Today, 06:29 AM
You can almost certainly do this with database functions, but perhaps the quickest way is to have your Application work out the dates involved and...
3 replies | 62 view(s)
-
Today, 06:13 AM
Wrong Forum. This belongs at Database
To your Question: Which DBMS?
3 replies | 62 view(s)
-
Today, 05:59 AM
Maybe have a look at BlockingCollection class?
3 replies | 75 view(s)
-
Today, 05:44 AM
Yeah Git is your project backup, if you are using branches then each branch is basically a release when you commit your work up to Git it will keep a...
12 replies | 867 view(s)
-
Today, 05:28 AM
Hi Paul,
the problem with IFrames is they are old technology, and full of security holes and so rather than fix them to be fully responsive newer...
3 replies | 101 view(s)
-
Today, 05:25 AM
Hi,
I need to extract from a table a rows from:
3 to 6 months
over 12 months
I have done the queries but did not work:
1)SELECT...
3 replies | 62 view(s)
-
Today, 04:52 AM
I think that if you describe correctly your problem in the forum or anywhere else or to anyone that's make you take a step back and help you to find...
3 replies | 75 view(s)
-
Today, 04:11 AM
<sigh> isn't that always the way? I spent a couple of hours going up the wrong paths yesterday before I posted here and this morning my first google...
3 replies | 75 view(s)
-
Today, 04:02 AM
I've inherited a multi threaded application. My multi threading knowledge is pretty woeful I'm afraid.
In a nutshell, the user can start and...
3 replies | 75 view(s)
-
Today, 03:41 AM
I use the built-in Windows Defender. I wouldn't want to turn it off every time I run one of my applications.
I am going to take jmcilhinney's...
9 replies | 125 view(s)
-
Today, 03:34 AM
Turn off your anti virus software, if you have any running on your machine
9 replies | 125 view(s)
-
Today, 03:04 AM
Lonely Day - System Of A Down
3015 replies | 80961 view(s)
-
Today, 03:03 AM
@jpbro and @Joe Caverly, Many thanks for the quick replies which together with the code from @qvb6 in msg #24 has worked! Thanks again to all.
31 replies | 2764 view(s)
-
Today, 02:56 AM
What you think isn't really relevant. Find out what actually is the case, so we don't waste our time trying to find another cause that doesn't exist.
9 replies | 125 view(s)
|
Click Here to Expand Forum to Full Width
|