|
-
Apr 7th, 2008, 10:27 AM
#1
Thread Starter
Frenzied Member
[2005] .net
Database Provider Factories are awesome.
-
Apr 7th, 2008, 11:06 AM
#2
-
Apr 7th, 2008, 11:10 AM
#3
Thread Starter
Frenzied Member
-
Apr 7th, 2008, 11:17 AM
#4
Thread Starter
Frenzied Member
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.
-
Apr 7th, 2008, 11:32 PM
#5
Hyperactive Member
Re: [2005] .net
I don't know how to connect to DB's in 2005.
-
Apr 8th, 2008, 12:19 AM
#6
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|