|
-
Jan 27th, 2000, 12:34 PM
#1
Thread Starter
New Member
I have a problem with crystal report regarding sub query how to write this query in VB 6.0 the qurey is
select * from cust,calls where cust.customerid = calls.customerid and callid in (select max(callid) from calls where customerid = text1.text)
thanks & regards
hector lobo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|