|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
hi, anyone can help me doin my proj in VB6.0, my problem is how to generate report since my proj is Billing, my dbase is in acces, I have Data Environment connect on it, I am using Data Report, I have 2 tables INNER Join with their Company_Id. The problem is that they are continously displaying. I mean, I want to display records correspond to their company ids separately, next page every companies.
Please help me! I need anyone hustler on VB6.0. Thank you |
|
#2
|
|||
|
|||
|
You need to execute an SQL statement like
Select * From Table Where ID = 123 |
|
#3
|
|||
|
|||
|
in the SQL query make sure u give database.fieldname.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Help me generate report in Data Report |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|