Forum: Visual Basic 4 / 5 / 6 Aug 22nd, 2007 |
| Replies: 15 Views: 5,563 To All good friends who replied and helped me, thanks a lot.
Qveen72 - God bless the queen. I hope
you found your rightful king.
Rich0001 - May you become richer.
plusplus -... |
Forum: Visual Basic 4 / 5 / 6 Aug 22nd, 2007 |
| Replies: 15 Views: 5,563 plusplus,
Thanks for the reply. It didn't work but I caught the idea that the data environment which somehow does the caching of data needs to be updated.
I have been fiddling with the... |
Forum: Visual Basic 4 / 5 / 6 Aug 22nd, 2007 |
| Replies: 15 Views: 5,563 My bad, I have tried to cut and paste but I can't get the right formatting of my code on this message box. |
Forum: Visual Basic 4 / 5 / 6 Aug 22nd, 2007 |
| Replies: 15 Views: 5,563 Here is that part of the code where I show my datareport1:
Private Sub cmdOk_Click()
'========================
Dim nYear As Integer
nYear = nVal(cmbFromYear.Text)
isDiscounted =... |
Forum: Visual Basic 4 / 5 / 6 Aug 21st, 2007 |
| Replies: 15 Views: 5,563 Rich, Thanks for your reply. I just tried it. Didn't work for me. I fetch a set of data records that could fill up to 7 columnar pages (e.g. feed requirements of a huge number of sows. very... |
Forum: Visual Basic 4 / 5 / 6 Aug 12th, 2007 |
| Replies: 15 Views: 5,563 Veena, thanks again. Tried that too, still no luck. |
Forum: Visual Basic 4 / 5 / 6 Aug 12th, 2007 |
| Replies: 15 Views: 5,563 Veena, thanks for the prompt reply. But, I already tried that and no success. |
Forum: Visual Basic 4 / 5 / 6 Aug 12th, 2007 |
| Replies: 15 Views: 5,563 Hi, I am a new member in this site. I am also just learning VB6. I made some progress in programming a report generator for my farm. However, after having designed a report using Data Report... |