Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: loop through inserts

    Thanks Colin for your insite and code. Much appreciated.

    Regards

    Brin

  • RE: packaging

    If your building the software on the .Net 2.0 framework (visual studio 2005) then sql server  express (the 2005 desktop version) can be installed with your DB at the same time as...

  • RE: loop through inserts

    Thanks for your reply I will have a hunt for such scripts.

    For anyone elses info in my quest to solve this microsoft suggest one method is to pass an array...

  • RE: stored procedures vs query strings

    If you have a well designed DB that will not need constant changes SP's are good to keep your DB access etc seperate from your .Net code. On the other...

Viewing 4 posts - 1 through 4 (of 4 total)