1. From EDS to EuSQL EDS

Is there an easy conversion path from a standard EDS database to one compatible
with Matt's EuSQL?

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » topic index » view message » categorize

2. Re: From EDS to EuSQL EDS

> Is there an easy conversion path from a standard EDS database to one comp=
atible
> with Matt's EuSQL?

Um..... is there an app available? No. Is it difficult to write one?
No. You pretty much have to write your own conversion app, since only
you know how you've set up your existing database, and simply "walk"
through all the tables and records and insert them into a EuSQL
database using, well... SQL! :)

Have you used SQL before?

~Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: From EDS to EuSQL EDS

cklester wrote:
> 
> Is there an easy conversion path from a standard EDS database to one
> compatible
> with Matt's EuSQL?

You can do this using wxEDB.  I don't have the code handy ATM, so I don't 
recall how well you can import from a normal EDS to EuSQL database, but
you can at least export to a text file and then into a EuSQL db.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

4. Re: From EDS to EuSQL EDS

Matt Lewis wrote:
> cklester wrote:
> > Is there an easy conversion path from a standard EDS database to one
> > compatible
> > with Matt's EuSQL?
> You can do this using wxEDB.  I don't have the code handy ATM, so I don't 
> recall how well you can import from a normal EDS to EuSQL database, but
> you can at least export to a text file and then into a EuSQL db.

So I need to open the file in wxEDB, export it, then create a new EuSQL db
and import the text file? Sounds easy! :)

I'll try it tomorrow when I get back to work. Thanks Matt!

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu