Results 1 to 6 of 6

Thread: [2005] .net

  1. #1

    Thread Starter
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    [2005] .net

    Database Provider Factories are awesome.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [2005] .net

    No they're not
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  3. #3

    Thread Starter
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: [2005] .net

    but why not?

  4. #4

    Thread Starter
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: [2005] .net

    I like the potential of using Common Db Objects and the Factories

    There is flexibility on what db to use finally. Like now I'm testing locally using access and I just found out that I can't use that on live so I have to use sql server.

    Then there is this possibility of connecting to multiple db of a different nature. Say there is an Old db that one needs to connect to and another new db.

    So that's the promise it holds hence it's good.

  5. #5

  6. #6

    Thread Starter
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: [2005] .net

    :|


    but it's so simple. a bit of google search here and there and msdn on the side.

    I created a class to do the dirty stuff so now I only have one line to connect to db and fill my datatable.

    can't wait to try sqlserver express later when I get home...

    why do I have to work at this tmie??

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