dBASE IV problems/questions

dBASE IV problems/questions

Post by Boris Pela » Sun, 02 Sep 1990 16:34:00



A problem with dBASE IV :

        When a error occurs in a program (still developing ...), and
I choose the Cancel option from the menu that pops up, dBASE occasionally
locks up with an annoying beep, and the only way to get out is with
Ctrl-Alt-Del (pretty ugly). When the system comes back up, some of the files
that were open at the moment (especially .MDX files) end up scrambled
and need to be recovered with CHKDSK (even uglier). Any suggestions ?

A couple of questions :

        1. I hear all this great stuff about 1.1. And the question is -
                        WHEN ???!!!
           Sorry. Just a little anxious.

        2. We are writing a system in dBASE IV that requires security.
           The logon security is nice, but what if a person leaves his
           terminal unattended for a while - we want to put a screen
           that will make him to enter a password after let's say 5 min
           with no key press. Can that be done without tying an extra
           program to the clock and keyboard interrupt handlers ?

Boris Pelakh.

 
 
 

dBASE IV problems/questions

Post by Alastair Dall » Sun, 02 Sep 1990 21:03:00



> A problem with dBASE IV :

>    When a error occurs in a program (still developing ...), and
> I choose the Cancel option from the menu that pops up, dBASE occasionally
> locks up with an annoying beep, and the only way to get out is with
> Ctrl-Alt-Del (pretty ugly). When the system comes back up, some of the files
> that were open at the moment (especially .MDX files) end up scrambled
> and need to be recovered with CHKDSK (even uglier). Any suggestions ?

Ctrl-Alt-Del can do some pretty ugly damage, allright.  The lock-up and beep
are only indirect causes of the problem.  Can you give me more information
about how to reproduce the lock-up?  You might also want to SET AUTOSAVE ON,
which will minimize the damage by flushing files to disk whenever they are
written.

Quote:> A couple of questions :

>    1. I hear all this great stuff about 1.1. And the question is -
>                    WHEN ???!!!
>       Sorry. Just a little anxious.

We're anxious, too.  We're in "we will ship no dBASE before its time" mode
here--what we have in hand is very good, but we want to ship a product that
will completely refute any notions that Ashton-Tate is not committed to
quality.  Answer: not this month; possibly not next month; soon.  We have
to go through Beta-test before we ship, and that takes some minimum time.

Quote:>    2. We are writing a system in dBASE IV that requires security.
>       The logon security is nice, but what if a person leaves his
>       terminal unattended for a while - we want to put a screen
>       that will make him to enter a password after let's say 5 min
>       with no key press. Can that be done without tying an extra
>       program to the clock and keyboard interrupt handlers ?

This is a good idea for 1.2--we could generalize it to something like:
ON TIME <time> DO <proc> to perform some procedure at a specified time.
Or ON IDLE DO <proc>.

For now, if your program is in control, it can logout programmatically
whenever it thinks it should.  But if the user is sitting in PROTECT or
some other full-screen task, you'll need a third-party TSR to preemptively
schedule the logout.

Quote:> Boris Pelakh.

/alastair/

 
 
 

dBASE IV problems/questions

Post by Bill Wils » Sun, 02 Sep 1990 17:09:00


Please excuse this post, but this is the only way for me to get a note
to him.  

To Alastair:

Question:  I sent in a bunch of paperwork a number of weeks ago to
be a Beta tester for dBASE IV 1.1 and haven't heard anything back
yet.  COuld you possibly check up on it?  Also, my system did not
like your address.  Do you have one that can be accessed from
Bitnet?
--
Let sleeping dragons lie........               | The Bit Chaser
----------------------------------------------------------------

Northern AZ Univ  Flagstaff, AZ 86011

 
 
 

1. How to convert FoxPro 6.0 to DBASE IV and DBASE IV to MSSQL

Hi out there,

I'm new to FoxPro.
I have to migrate abourt 150 FaxPro 6.0 *.dbf tables to MSSQL 8.00

I think, I have to do that in 2 steps:
1 - Convert FoxPro *.dbf to DBASE IV
2 - Import DBASE IV into MSSQL 8.00

I want to do that in a script.

But, I don't know the commands and if this is the right way to do that.

Any suggestions, examples would be great!!

With kind regards,

Herman

2. Database Design Sofware

3. Exporting dBASE IV memo field to ASCII file without using dbase IV

4. Scripting of Table and column descriptions

5. Dbase IV MDX Question

6. Downgrade SQL ODBC Drivers

7. VB 3.0 Pro, CodeBasic 5.1 and DBase IV Question

8. comma delimited field

9. DBase IV TableDefs Question

10. Updating DBase IV Question

11. dBase IV + ODBC Index Question

12. Blob Field Error Question (DBase IV)

13. DBase IV 2.0 Form question