Thank you for the reply, this is the query, I don't think it will qualify as multi join. The Client just want to have the complete recordset in the grid. It goes without saying that all variables are dimed. I am trying to make it faster.
thanks again
MySql = "SELECT Pawns.*"
MySql =...
Hi,
I have about 6600 record is access db and it is beginning to bog down when all of the record are selected. Is there a way to get 500 or more records at a time in grid form until you reach EOF
Thanks in advance
Sheriff
I haven't had much experience with computers that are networked and I am trying to write an app that when an event is fired on one computer it will fire on the other computers. I have tried "Function SendMessage" and it will send msg but not event. Anyone has any ideas or know how to...
I haven't had much experience with computers that are networked and I am trying to write an app that when an event is fired on one computer it will fire on the other computers. I have tried "Function SendMessage" and it will send msg but not event. Anyone has any ideas or know how to...
Hi, I am undertaking a project that requires the ability to send email. I'm not familiar with this aspect of programing and help would be appreciated. The ability to send fast is also a factor.
Thanks
Sheriff
jono,
You could try this code. This needs to be in the form that will display the results, in the click event of the combo box call the ShowRecord. You could use a list box for the same results. You (may or may not)need the myRS.AbsolutePosition in the click event of combo box.
Good Luck...
Thanks ViperGTS,
I Did that, and tried several others thing and I still come up with the same standard gray on the form.
Thanks for taking the time to help
Sheriff
Thanks ViperGTS,
I placed in the main form Activate: frmMain.Backcolor = &H8000000F& and I didn't see any change. If it needs to be placed else where please advise. If you have a code sniplet that does this or a link that I get the code sniplet from I would greatly appreciate having it. Any...
Thanks Norris68,
The problem is, those colors are not in the palette colors or the system colors, at least I can't find a match of Win XP default colors and I have a degree of color blindness and unable to create an exact match.
Thanks
Sheriff
Hi,
I'm using Win 98, I want to use The Win XP default colors in the design mode. The color property in VB6 dosen't have that color. Does any one have the Color numbers for the title bar and the form to make your app with these colors. I know you can create custom colors, however I have some...
Hi, I want to send email from VB,can any one help, is there a site that may have tutorials using the winsock control.
any help would be appreciated.
thanks
Sheriff
Hi, WildHare
Yes it is Strings, However the exact Query (except table name) produced correct results in another VBP, that why I'm baffled, I'm still in the learning stage. The Mask Edit controls allows set setting a mask (##/##/## and the format ddddd) in the properties. I'm always open to a...
I'm having a proplem with Query for access with vb6. The Query returns records that are the range but the year is off. example if sBeginDate = "01/01/02" and sEndDate = "03/31/02" the records also include 01/01/01 as well as 01/01/02
I am using the MS MaskEdit control to...
I'm having a proplem with Query for access with vb6. The Query returns records that are the range but the year is off. example if sBeginDate = "01/01/02" and sEndDate = "03/31/02" the records also include 01/01/01 as well as 01/01/02
I am using the MS MaskEdit control to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.