Woo Oops! Grin! Geoff and Sabin ... From: Steve Manser To: helpwithvb@yahoogroups.com Sent: Tuesday, November 30, 2004 11:51 PM Subject: RE: [helpwithvb] Books...
geoff Smith
geoffandsabin@...
Dec 1, 2004 10:02 am
14222
Steve, Thanks, I am using a TCP socket and collecting/processing it and it comes in. -Joe ... From: Steve Manser [mailto:smanser@...] Sent: Tuesday,...
All, I both thank and apologize to all who have helped with this problem. I debugged my code and found that the cursor was located where is should be after...
Steve, Must be is very strong terminology. Right now I am merging a second class into my enhanced textbox class. This will stream-line the code and make the...
Steve, Breaking in on this thread, the next thing I would like to do with my application is the ability to paste into the text box. It will be a bit tricky...
Hello All, I have developed a type mismatchwhen transfering numbers from a list box to a text box when using an SQL statement. I've tried several things, but...
geoff Smith
geoffandsabin@...
Dec 3, 2004 7:41 pm
14228
Is "CatalogNumber" in your database a string? Your "WHERE" clause assumes that the field is a string data type, but if it's not, then you need to remove the...
Hi Geoff. The General Declarations Area of a Form's code module, or a BAS file, etc, is that area beneath the Option Explicit Statement, and the very first Sub...
Thank you, Tim and Laurie, I have followed both suggestions and I am now getting a syntax error...Grin! Syntax error (Missing operater) in query expression: ...
geoff Smith
geoffandsabin@...
Dec 4, 2004 8:38 am
14232
Hello Steve, "The General Declarations Area of a Form's code module, or a BAS file, etc, is that area beneath the Option Explicit Statement, and the very first...
geoff Smith
geoffandsabin@...
Dec 4, 2004 9:16 am
14233
I can be such an Idiot at times, especially when I get into " Helpful Correction Mode " Sorry about that Geoff, I should have realized you were inside a...
Hello Steve, Wonderful!! ... Big smiles all round. Thanks Steve. That was one combination I hadn't tried. It never occurred to me that that might solve the...
geoff Smith
geoffandsabin@...
Dec 5, 2004 9:45 am
14235
Hi folks I just recommended Database Design for Mere Mortals as a wonderful book to learn Database Design--it's now in a new edition, and here is the...
Hi, I am printing data to a dot matrix printer. Occasionally I get the following error message: Run-Time error 75 Path/File access error The only way I can get...
Whoops, removed too many quotes. It should read, if it is the SQL field that's the problem, datFind.RecordSource = _ "SELECT CatalogueNumber, Title FROM...
Well, guess I was late. See Steve, you don't have to defer to me in SQL! :P ;) Laurie ... From: geoff Smith [mailto:geoffandsabin@...] Sent: Sunday,...
Validation. Double Checking. It is a Good Thing ! Thanks for checking my Six. All The Best, Steve ... From: Sottilaro, Laurie [mailto:SottilaroL@...] ...
Well...... we have not discussed JOINs How they work, and why they are necessary, etc. Many people still think ' Join ' and 'Joining ' have to do with...
John, have you considered using the printer as an object instead of an output file? Tim "johnstubbe" <johnstubbe@...> 12/05/2004 10:44 PM Please...
tlewis@...
Dec 6, 2004 2:30 pm
14242
Oh brother. This is pretty general, and certain engines may not work this way but it appears to be the most common configuration. One thing to keep in mind on...
Steve, I have the Selection wish completed on my list. The only remaining item on the enhanced textbox class is to convert data in the clipboard after it has ...
... Confucius said, "....always ask general questions of your mentor, that way they will not know how clueless you are..." Many Thanks Laurie, Steve ... From:...
Good Morning Joe, Glad you asked this question. I had thought about that situation, on and off..... In an effort to keep this simple, and as uncomplicated as...
If anyone wants anything more specific, just ask. That last code will not work right in Access I'm thinking; I know that method can make hours worth of...
That was in the handout I attached, because I can't get the graphics to print in here. I'll try again... Joining Tables Overview One way of representing table...
MessageHello Laurie, Apart from the semi colon, I had tried that combination too, with the same result. I had even tried to convert the Long data type back to...
geoff Smith
geoffandsabin@...
Dec 6, 2004 6:35 pm
14250
MessageDoes he get another stamp of approval? Grin! Geoff and Sabin ... From: Sottilaro, Laurie To: helpwithvb@yahoogroups.com Sent: Monday, December 06, 2004...