Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~272 People Reached
Favorite Forums
Favorite Tags
Member Avatar for JesuZ

I'll should select first records from table one, where's id column included. And I'll should select all records from table two, where parent_id column matches table one record id value. Ofcourse could make with two separated searches, when printing table one info, but would be nice to handle all with …

Member Avatar for rch1231
0
96
Member Avatar for JesuZ

Hello, I've tried to search solution for selecting name from table1, for table2 id's. Table structures are like table1 (persons): id name created table2 (linking): sup_id emp_id where sup_id is id from table1, and emp_id is id from table1. Can I directly replace those ID:s with correct person names from …

Member Avatar for urtrivedi
0
135
Member Avatar for AngelicOne

I assume that this is a mouseclick event. What I want is that when I click a row in a listview, the first column that is an ID will automatically bind to a textbox.

Member Avatar for JesuZ
0
41