Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editable Grid With ComboBox
Message
From
01/12/2000 04:11:14
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
 
To
01/12/2000 03:45:27
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00446621
Message ID:
00447927
Views:
11
>>>Did you have your answer with the responses in the SQL forum?
>>
>>Not sure yet. I'm going to look now!
>>
>>Pete
>
>I've tried out a few things that were suggested, but so far I haven't managed to get it working.
>
>Pete

I have managed to get things working (hopefully). I used a SQL statment like this:

select proread.*,usertab.us_desc as desc1,c.us_desc As desc2 from (usertab inner join proread on usertab.us_code=proread.pr_inttype) inner join usertab c on c.us_code=proread.pr_type where c.us_type='RE' and usertab.us_type='IT'

Pete
Previous
Reply
Map
View

Click here to load this message in the networking platform