Results 1 to 3 of 3

Thread: Universal Data Wrapper

  1. #1

    Thread Starter
    Fanatic Member carlblanchard's Avatar
    Join Date
    Sep 2003
    Location
    Bournemouth (UK)
    Posts
    539

    Universal Data Wrapper

    Can any one show me an example or code for a universal data wrapper, i want my program to be able to use most command DBMS like, sql server, access, db2, oraicle etc

    i found one but the codes in C i think, i only use vb.net

    http://www.15seconds.com/issue/040127.htm

    This is a real nice idea, cos it will allow users to connect to pretty much any dbms NICEEEE
    I am curretly building a defect management system for software and web developers,
    If you wana try it out (beta test) and keep it for free just send me a message

  2. #2

    Thread Starter
    Fanatic Member carlblanchard's Avatar
    Join Date
    Sep 2003
    Location
    Bournemouth (UK)
    Posts
    539
    Does anyone who how to do this ?
    I am curretly building a defect management system for software and web developers,
    If you wana try it out (beta test) and keep it for free just send me a message

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    That looks like C# you should be able to convert it or find a tool to do it for you. I would just use the data Interfaces in your code then it works with all of them and just needs a strong typed connection.

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