Wake Up Steve!!! No napping on Help with vb email list.... If I have the connection to ADO then why would you not consider this an ADO command? LOL doesn't...
I was looking through Google's page for their previously used Home Page Logos, the listings (Google Art Work) and spotted one that showed Pigeons Pecking away ...
Steve Manser
smanser@...
Feb 1, 2003 9:59 pm
8078
Hi Jamie, To answer your question, as to why I thought that the one line of code you showed to us was from a DAO code block, the use of db. is quite common in...
Steve Manser
smanser@...
Feb 1, 2003 10:51 pm
8079
Hi everybody When I try to put the China Shop Program on another computer I get this error message. A Required DLL file, MSCORWW.DLL was not found. Help Please...
Fred Forshee
murdock50@...
Feb 1, 2003 11:17 pm
8080
... BTW, when I said "LOL" I was laughing at *me* Steve ... From: Jamie [mailto:mindserve@...] Sent: Saturday, February 01, 2003 7:20 AM To:...
Steve Manser
smanser@...
Feb 1, 2003 11:34 pm
8081
I was working in Access and was coding an "allowbypass" property and the machine shut down. When I opened the Access database again I got the message about the...
I am having trouble converting a database selection to an array. It seems to go through my LoadSegArrayFromDB function ok, but has a problem when it gets to...
Tim Lewis
tlewis@...
Feb 3, 2003 7:11 pm
8083
You can just append a new table field to the table. It will be filled with nothing, null strings, or zero for a number. You must just be aware of this when...
It is that your single click sub is being processed first (as you have both a single and double click sub's declared). As the first click of a double click is...
... Hi Dave, I tried your code, but I get a different result on my machine. ....and, I also suspect that this exposes one of the normally unanticipated ...
Steve Manser
smanser@...
Feb 4, 2003 12:12 pm
8086
... Just a little update, with some improved code, which does exactly as Frank and Dave have described earlier, but which verifies, I think, the correct number...
Steve Manser
smanser@...
Feb 4, 2003 4:41 pm
8087
I think there may be some confusion on what I am trying to do. I have a list box on my main form. If a click on an item once to select and then click on a...
FrnkChrstphr1@...
Feb 4, 2003 5:56 pm
8088
How do I insert a Progress Bar into my status bar?...
Hi GUYS. Plaese help me on my webpage, is a simple calendar and what I like to do is this, the date must be highLighter on different color and should be...
Has anyone had any experience with MSYSDB in Access? I was adding a vba code and all of a sudden everything shutdown and when I reopened the database this was...
Just a word about calendars for web pages .... you can download JavaScript Calendars that do all kinds of things. Just do a search on JavaScript Calendars of...
This web site has tons of information on it: http://www.granite.ab.ca/access/corruptmdbs.htm Tim "Gary Coon" <garycoon7@...> on 02/02/2003 06:42:43...
Tim Lewis
tlewis@...
Feb 5, 2003 12:39 pm
8095
Hello, This may be a bit of a stupid question, but I was wondering if programs I create with Visual Basic 6.0 will run under the Windoes XP operating system? ...
Guru Geek
gurugeek2002@...
Feb 5, 2003 2:50 pm
8096
yes they will. ... From: Guru Geek [mailto:gurugeek2002@...] Sent: Wednesday, February 05, 2003 8:51 AM To: helpwithvb@yahoogroups.com Subject:...
Yes, they will run. However, I have noticed that some things that work well in apps written in ME and 98 do not work as intended under XP. I receive errors...
A customer called and wanted to know about switching their OS to XP. I thought everything would be ok, but I posted the question to make sure. The ...
Guru Geek
gurugeek2002@...
Feb 5, 2003 5:41 pm
8101
Hi Roger, Not a stupid question, but a very good question. As others have answered, the short answer is Yes, but if you develop a program on Win98, using...
Steve Manser
smanser@...
Feb 5, 2003 6:37 pm
8102
Hi Folks I hope some one can help me my program will open internet explorer and the web page I want that we will call (X1) but I do not know or can I find how...
Hmmm, did you get both message boxes, one after the other? Or msgbox 2 only when you double clicked? I ALWAYS got only msgbox 1 :( Looking at the problem...
Is this showing of the form INSTANTANEOUS? ie, could the second click be trailing into Form 2's grid? Or, is there something you have in the double click event...