![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB SQL » View Thread |
Messages 1 to 4 of 4 total |
![]() |
Thu, Feb 3 2011 6:04 AM | Permanent Link |
Richard ENT Technologies | I have a bunch of SQL files that I use in DBISAM to create tables. Unfortunately they don't work with ElevateDB because the syntax is different.
Is there some quick and dirty way I can convert my DBISAM SQL files into something that works with ElevateDB? |
Thu, Feb 3 2011 8:33 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Richard
Being sneaky I'd suggest create a DBISAM database, use your files to create tables in there. Migrate that to ElevateDB and reverse engineer the result. Roy Lambert [Team Elevate] |
Fri, Feb 4 2011 8:40 AM | Permanent Link |
Richard ENT Technologies | Roy Lambert wrote:
>Richard > > >Being sneaky I'd suggest create a DBISAM database, use your files to create tables in there. Migrate that to >ElevateDB and reverse engineer the result. > >Roy Lambert [Team Elevate] Roy you are a genius. That worked great. The only problem was that the migrator used a collation of ANSI when I would have liked ANSI_CI. However, the reverse engineer function lets you map ANSI to ANSI_CI when you create the SQL script, but unfortunately it doesn't alter the fields in the database. |
Fri, Feb 4 2011 9:53 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Richard
This is the script I used in converting a major app. You should be able to adapt for your purposes. Its probably missing an END cos I chopped out all the highly specific stuff from the bottom. Roy Lambert [Team Elevate] Attachments: Conversion Script.txt |
This web page was last updated on Friday, July 11, 2025 at 10:48 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |