Results 1 to 5 of 5

Thread: Rewrite !

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2007
    Posts
    192

    Rewrite !

    Earlier i have ADOCE!
    Does anyone know how to rewrite my application to use SQL CE?

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Rewrite !

    Hi,
    you are going to have to re-write it I'm afraid, as there is no migration path.

    Sounds as if with your project, a re-design and re-write is the only way round.

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Rewrite !

    Post the ADOCE. The conversion will not be all that straightforward, because there are constructs used in ADOCE that don't have direct analogues in .NET. However, the same functionality can be achieved.

    One example would be the recordset, which could be converted to either a dataset or a datareader, depending on what you had the recordset doing.
    My usual boring signature: Nothing

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Oct 2007
    Posts
    192

    Re: Rewrite !

    How to re-desing or how -to re-write?

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Rewrite !

    I assume that this has now been covered in that other thread, right?
    My usual boring signature: Nothing

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