Results 1 to 4 of 4

Thread: Oracle connection using "Data access block"

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    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

  2. #2
    Fanatic Member
    Join Date
    May 2002
    Posts
    746
    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.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    Any one already did this porting

    Did anyone do the porting already?

    Thanks
    nath

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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
  •  



Click Here to Expand Forum to Full Width