Re: ADO.net: 3 Data Set Questions (Issues)
From: Mr. B (User_at_NoWhere.com)
Date: 06/27/04
- Previous message: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- In reply to: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Next in thread: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Reply: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 27 Jun 2004 03:34:31 GMT
With Deft Fingers, "Earl" <brikshoe@newsgroups.nospam> wrote:
>If you are binding to a datasource that has the blanks within, the easiest
>way is to prevent the blanks from populating when you initially pull the
>data. A lot of different ways of writing your query to do that, but
>basically do not return the null cells. If you are using a stored procedure,
>one way is to write subqueries for each field to filter out the nulls/empty
>cells.
hmm... not 100% I'm sure what you mean... but I'll try playing with Filters
and see where I go/get. I don't recall seeing anything on this in my books...
but I'll look.
Thanks (again)!
Bruce
- Previous message: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- In reply to: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Next in thread: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Reply: Earl: "Re: ADO.net: 3 Data Set Questions (Issues)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|