|
-
Feb 2nd, 2008, 07:21 AM
#1
Thread Starter
Addicted Member
Rewrite !
Earlier i have ADOCE!
Does anyone know how to rewrite my application to use SQL CE?
-
Feb 2nd, 2008, 11:40 AM
#2
Frenzied Member
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
-
Feb 2nd, 2008, 04:19 PM
#3
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
 
-
Feb 5th, 2008, 04:52 AM
#4
Thread Starter
Addicted Member
Re: Rewrite !
How to re-desing or how -to re-write?
-
Feb 6th, 2008, 10:59 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|