Hi all! I'm still converting a bunch of DOS apps to Windows. One problem...I have several different databases that I use (lots of data, so I split it up into several databases). In DOS, I can switch pretty easily by just using "CONNECT dbname". In the Windows version, if I try to do that with a button, I get a message that basically says I can't use "CONNECT" in an EEP. Using ODBC works, but it is slow. Is there anyway to use "CONNECT" within a Windows form?
TIA! Mike Sinclair
