CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2006
    Posts
    197

    Query in a Dataset

    Im trying to make a query inb a dataset (to fill a report)
    Why it dont let me do a select (that will return rows)?
    thanks!
    Last edited by RH+; August 31st, 2009 at 12:23 AM.

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: Changing ConnectionString of Dataset

    Not sure what you are talking about. Maybe a code snippet along with the exact error message would help in suggesting something.

  3. #3
    Join Date
    Jan 2006
    Posts
    197

    Re: Changing ConnectionString of Dataset

    Sorry it was very late when I posted that...I edit several times, it seems impossible to understand. (I solved the problem).

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

Featured