|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
VB programming
i made 2 tables in access,in that table Pcode is common. i want to add amount of 2 tables where Pcode is common.
Please tell me vb code for this,that i want to dispaly on crystal report |
|
#2
|
|||
|
|||
|
Quote:
If I understand it. select count(*) from table1 join table2 on table1.Pcode=table2.Pcode |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > VB programming |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|