Results 1 to 11 of 11

Thread: was there a better way to code this?...

Threaded View

  1. #5
    Lively Member
    Join Date
    Apr 2004
    Posts
    95
    Truthfully, I don't know. I gotta ask why you think you have to format all those values though. If you are controlling the databases on both ends, can't you make them compatible from the getgo? And just use the SqlAdapter to update the server, or fill a local dataset.

    Oh, as far as the 1000 rows thing, you don't HAVE to declare how many entries you are going to have max in your string arrays, do you? I mean, I'm honestly asking, because I don't know.
    Last edited by Kt3; May 11th, 2004 at 03:26 PM.

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