Borland Reflex

S

shaun

Hi,
Anyone any idea on how to convert Borland Reflex Db into
Access Db?
Or simply run Reflex on Win XP?

Thanks.
 
J

John Nurick

Hi Shaun,

If you're currently running Reflex under Windows 9x or NT, there's a
very good chance it will also run under XP using one of the
compatibility modes.

Or if you can still run Reflex on some other machine, export the data
into CSV or DBF files, and import these into Access.
 
K

Keith Bernstein

Reflex runs very well under WinXP. Here's what you need to do:

Set up a shortcut with the following properties

On the program tab: for cmd line: something like e:\reflex\reflex.exe
-a- -y+ -x+ -m+ -8087+

The switches turn off asynchronous i/o (VERY IMPORTANT or you will
corrupt your databases) and turn on expanded and extended memory,
permit the mouse to work within the program, and use the math
coprocessor in your cpu.

Set the working directory to the directory where Reflex is kept.

On the memory tab: set everything to auto except set XMS to 1024.
Reflex can only use 750 kB but this setting works well.

That is pretty much it. Your setup may need additional tweaking. If
so, e-mail me and I can probably get you going.

Regards,

Keith Bernstein
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top