Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 895649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:35:34+00:00 2026-05-15T14:35:34+00:00

How could I do a simple join using LLBLGen? table1 – clientTable (address, phone,

  • 0

How could I do a simple join using LLBLGen?

table1 – clientTable (address, phone, etc)
table2 – employeeTable (name, etc)
table3 – clientEmployeeTable (clientid, employeeid)

I’m filling out a datagrid using the employeeId with fields for the client information (address, phone, etc) and I’m not sure how I could retrieve this using LLBLGen. I suppose I could create a stored procedure but maybe there’s an easier way?

I’m completely new with LLBLGen.

I’ve been using stored procedures meanwhile but maybe there’s a better way.

// in stored proc

SELECT (my specific fields)
FROM [client].[List] abl
    INNER JOIN [client].ClientGroup cg ON cg.ClientGroupId = abl.ClientGroupId


// in code 
DataTable dt=RetrievalProcedures.GetEmployeeNote(EmployeeId);
rgridNotes.DataSource = dt;
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:35:35+00:00Added an answer on May 15, 2026 at 2:35 pm

    You probably want to create some ‘fields on related fields’. You can add ClientGroup properties to the Client entity to access them transparently. This only works for directly related fields in an (m:1) relation. If you want to join deeper than that, you have to use typed lists.

    When you fetch entities and you want to join because of the where statement, you can use relations to join the tables and build a predicate.

    Regards

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could someone provide a simple example using getopt.pas with short and long command line
How could I write a simple program using OpenType tables in order to dynamically
I'm having issues creating a simple join table (associative table, etc. whatever your flavor
One possible solution could be simple HTTP get or post request, but that wouldn't
It looks like a problem which could have simple solution, but I haven't found
I've always thought it was great that I could use simple iconic unicode characters
I need some editor tools for any markup language that could provide simple table
I tried to made it as simple I could. I wonder me about a
I am new on this stuff and this could be a simple question, but
Could someone please recommend a simple (as in very easy to understand) charting library

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.