I am trying to use code to change the RecordSource to another table, and I can't seem to get it to work. I am using a combobox as input to try to change...
I am new to programing, and I am trying to change Access tables in code, but I can't seem to get it to work when I change the RecordSource. Can someone help...
Good Morning dbussep3..... Welcome to Professor Smiley's Discussion List. Are you using Classic VB-6, or is it VB dot Net ? Are you filling a grid with the...
Good Afternoon Dan, We need a few more details, unless my previous e-mail set you onto the right course. Maybe show us the code you are using. All The Best, ...
Using the VB6 commondialog, can you set the sort method of files that it displays? I know if you set the file type, it will display only those file types. But...
Steve, Thanks for the help. I think the link you sent me will help. I am so new to programing, that I have obtained a couple of books to help me learn more....
I have an MSHFLEXGRID that is bound to an ADODC control. I would like to be able to sort on a column if the user clicks on a fixed row... Does anyone know how...
ok heres my problem: i want to have my form dock on the desktop so that it is docked on the top of the screen. it would be the total width of the screen but...
. Hi Dan, Happy the link was of some help, and I think you will find that particular web site to be very valuable as you attempt to overcome the many little...
Hi Alan, Have you merged any cells together in the first row ? ( btw, use the FlexGrid unless you really need the heavier, more resource stealing, MSH-FlexGrid...
Hi Steve, (Is it freezing where you are... we are enjoying great temps in Phoenix) I knew you'd answer first... I had the msflexgrid control at first, then I...
. Hi Ryan, This might be a starting point: http://vb-helper.com/howto_stick_form_to_edge.html and http://vbnet.mvps.org/code/screen/systemparaminfo.htm ...
Hi Alan, Yes, when I look at the weather maps, your location seems to be the best area for golf at the moment < g > ... That sounds more like a small mistake...
My pleasure Ryan, Good Luck, Steve ________________________________________ From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of...
Alan hi Dwight here I like you have not been Pounding VB6 code for some time now I spent too much time with my little computers (palm and NSBasic and HB++) fun...
Darn Dwight ! I will have to add you to my list of people to visit < g > Nice Web Site: http://ci.pinetop-lakeside.az.us/ Did I miss their location map ? They...
Not only will I add you to my list, but have you considered adopting older adults<G>? Anyhoooo,,, I have a question I have to drop a constraint which is also a...
What is meant by "Publish Location" in VB.Net? Is it the directory where the setup.exe file is located on my PC, or is it the directory that setup.exe puts...
The silicon isn't any better. Call it what you will, it's still an installation. A rose by any other name...etc. So I'm going through this equally cryptic...
Just as VB6's Package and Deployment Wizard was trash, so VB.Net's Publishing Wizard is filling the same shoes. I've been going through the Publishing tutorial...
Yes, it does. VS2005 runs NET v2.0 while VS2003 ran on NET v1.1. /tr _____ From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of...
Hi Matt Visual Studio 2005 should contain VB.Net, C#, and C++---perhaps J#. John Smiley ... From: seecwriter@... To: helpwithvb@yahoogroups.com Subject:...
check the directory where the VB Application is installed. In one of Prof. Smiley's books, he even mentions this technique when running an app from within the...
I've installed Visual Studio 2005 Standard addition. And that's all I've installed. If my PC didn't come with IIS (whatever that is) already installed, then I...