|
-
Jul 7th, 2004, 02:35 PM
#1
Thread Starter
Hyperactive Member
Oracle connection using "Data access block"
Hello my friends,
I used sqlserver database with "Data Access block" so far.
can I use Oracle database instead (With data access block).
thanks
nath
-
Jul 7th, 2004, 02:53 PM
#2
Fanatic Member
Nope - not out of the box anyway. MS Data Access Application Block uses the Data.SqlClient namespace. What you might be able to do is tweak it for use w/ Oracle - change the namespace and some of the code for issues particular to Oracle.
Last edited by Briantcva; Jul 7th, 2004 at 02:56 PM.
-
Jul 7th, 2004, 04:14 PM
#3
Thread Starter
Hyperactive Member
Any one already did this porting
Did anyone do the porting already?
Thanks
nath
-
Jul 7th, 2004, 11:37 PM
#4
No, you'd probably have to write your own class.
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
|