If it's just one table, check this:

You can set the AllowAdditions property under the Data tab of the form's
property sheet. The default setting is Yes (True or -1), and this setting
allows the user to add new records. If you set this property to No (False or
0), the user cannot add new records. The No setting disables the New Record
indicator on the toolbar and the Data Entry command on the Records menu. 
(Article ID: Q208586)

-Ben

-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 12:28 PM
To: CF-Talk
Subject: Re: Out of Space? - More Info


What about the boot drive of the PC?  Access creates temp files there...

Howie

----- Original Message ----- 
From: "Erika Foster" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 9:58 AM
Subject: Re: Out of Space? - More Info


> Okay, troubleshooting this from 1000 miles away over the phone bites.
> 
> 1. Its an Access 2000 DB
> 2. The DB is only 1.5 MB
> 3. It will insert records into all tables but one.
> 4. This particular table has 4762 records
> 5. They are able to update records in that table.
> 6. The .mdb and the .ldb files are on the same drive, in the same
directory.
> 7. The drive its on has many GIG of free space.
> 8. We've stopped CF services and restarted, and we've rebooted.
> 
> Under the gun here because they need to teach a class on this app tomorrow
> morning!
> 
> Any ideas?
> 
> THANK YOU!
> Erika Foster
> engineering-environmental Management
> Applications Developer
> (505) 866-1654
> [EMAIL PROTECTED]
> ----- Original Message -----
> From: "Erika Foster" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, July 13, 2001 6:46 AM
> Subject: Re: Out of Space?
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to