Results 1 to 13 of 13

Thread: Select Query

Hybrid View

  1. #1
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Select Query

    You do realize that other than the questions I've already asked, we have no idea how to help you unless you post the query & an example of the data, right?
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Apr 2009
    Posts
    235

    Re: Select Query

    I'm out of office now.
    I don't have the data now.
    Will get back to you tomorrow with the details.
    Please do have a look at my post tomorrow.

    Thanks.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2009
    Posts
    235

    Re: Select Query

    Data from my table:
    Code:
    PARENT	          ENFANT	SECT_GRP	NPR_DC_NBR	CD_ST	UTIL_IND	IND_REP	BALOON	DNF	DATE_REEL	ADD_SUP	UTIL_QTE	DC_ANNU	DATE_ANNU	VALIDITE	FLAG_ALT	CODE_MODIF
    4353742M92	3778094M1	AA	F28900051	E	D	N			2/24/2011	A	008			O
    4353742M92	4298199M1	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4348342M1	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4348661M2	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4349709M1	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4353749M1	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4353745M2	AA	F28900051	E	D	N			2/24/2011	A	002			O
    4353742M92	4356943M1	A	F28900051	E	D	N	A	4353742M92	2/24/2011	A	001			O
    4353742M92	4353745M2	B	F28900051	E	D	N	B	4353742M92	2/24/2011	A	001			O
    The lines marked in red has to appear 2 times in my output, whereas, I get only one line(the 1st occurance of the line).

    Thanks for any suggestion.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width