CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: SQL in vb.net

  1. #1
    Join Date
    Sep 2010
    Posts
    5

    SQL in vb.net

    hi, i'm trying to make my data easy to be read.

    act, it is difficult to me if the data just fix as in the access database

    as example as in picture been acttached:
    Attached Files Attached Files

  2. #2
    Join Date
    Oct 2010
    Location
    VS2008 .Net 3.5
    Posts
    10

    Re: SQL in vb.net

    As well as making your data easy to read, you will need to make your questions easier to understand. The Access database format is considered a perfectly acceptable way to display data. Why would you not want to use that style?

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