Forum: Visual Basic 4 / 5 / 6 May 13th, 2008 |
| Replies: 4 Views: 535 |
Forum: Visual Basic 4 / 5 / 6 May 13th, 2008 |
| Replies: 4 Views: 535 Re: Do until recordset Thanks very much for your help but I have encountered a problem, if there is more than one record it works fine, but on occasion there may be a new item which would only have one record in this... |
Forum: Visual Basic 4 / 5 / 6 May 13th, 2008 |
| Replies: 4 Views: 535 Do until recordset Hi All,
Back again looking for some help and guidance, I have a recordset and I want to loop through this recordset until I find the field with the highest date. I am have a basic knowledge of... |
Forum: Visual Basic 4 / 5 / 6 May 6th, 2008 |
| Replies: 1 Views: 177 Deployment I finally have my program working perfectly on my PC but I don't really know how to go about setting it up to work on another PC. I have gone through the Deployment setup but when I try to run it... |
Forum: Visual Basic 4 / 5 / 6 May 6th, 2008 |
| Replies: 2 Views: 620 |
Forum: Visual Basic 4 / 5 / 6 May 3rd, 2008 |
| Replies: 2 Views: 620 Set datasource path to Application Path - VB Hi Again All,
I have a Datasource which I query, works fine but when I package the application it can't find the datasource (which is an mdb file) how do I set the datasource to always look in the... |
Forum: Visual Basic 4 / 5 / 6 May 3rd, 2008 |
| Replies: 3 Views: 565 |
Forum: Visual Basic 4 / 5 / 6 May 3rd, 2008 |
| Replies: 3 Views: 565 Jump from code in one form to another. VB6 Hi All,
I would like to start by saying that what I want to do is probably against the rules but I thought I would try and find out if it could be done.
I am creating a VB program where you fill... |
Forum: Visual Basic 4 / 5 / 6 May 3rd, 2008 |
| Replies: 3 Views: 1,353 Re: VB accessing MS Access Query Many Many thanks for all your help, I finally got it to work as it turned out the code was fine but in the access query I was selecting from I had the following expression
"Like "*CAL*" "
As it... |
Forum: Visual Basic 4 / 5 / 6 Apr 26th, 2008 |
| Replies: 3 Views: 1,353 Re: VB accessing MS Access Query Thanks very much for helping me it was really starting to drive me mad,
I put in the code below, but it returns an error "no value given for one or more required parameters" I added a message... |
Forum: Visual Basic 4 / 5 / 6 Apr 26th, 2008 |
| Replies: 3 Views: 1,353 VB accessing MS Access Query Hi All
I am trying to use VB to access a query in a MS Access Database and pass in a variable to run this query storing the query results in a recordset in VB. I am not very sure this is... |
Forum: Community Introductions Apr 26th, 2008 |
| Replies: 6 Views: 172 Hello Everyone Hi everyone, I am newbie Irish girl to this coding lark, but really enjoying trying to teach myself something new. Hope to learn alot here and you never know one day I may be able to pass on the... |