[thelist] ASP frustrations

Seb seb at admin.evolt.org
Fri Feb 23 11:11:15 CST 2001


> The thing seems to work fine from the beginning.  I'm able to register a
> person just fine.  However, when I try to register a second person, the
> first entry is overwritten!
>
> Does anyone know what could cause this?  Is it a permissions issue on the
> database file, or a problem with the code, or something else entirely?
> Help!

Hi Dan,

If you can post some code, and give an idea of your table structure, we'll
be able to diagnose the problem a lot easier. To start you off, if anything
is being stored in a file, you might want to check that the file is open for
appending rather than being overwritten.

<Seb/>







More information about the thelist mailing list