Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Re: Disappearing Data


Message #1 by arshad siddiqui <ash_arshad@y...> on Mon, 22 Apr 2002 22:28:58 -0700 (PDT)
Hi Nadia,
Look for the permissions to your access database.If
enough permissions are not given to the database the
Asp page does not generate an error and data is not
submitted to the database.
Also check in your HTML the <form> tag whether it is
given at the required place or not.
Yet any problem,let me know
Thanks
Bye
--Arshad--

--- Nadia Hamza <hamzan@s...> wrote:
> Hi,
> 
> I sometimes have people adding information via a
> form into an Access 
> Database.  My problem is occasionally the data does
> not appear in the 
> database.  The weird part, though, is that it
> doesn't generate an error 
> message either.  Any suggestions would be greatly
> appreciated.  I'm 
> completely stumped.
> 
> Nadia


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
Message #2 by "Nadia Hamza" <hamzan@s...> on Mon, 22 Apr 2002 23:05:39
Hi,

I sometimes have people adding information via a form into an Access 
Database.  My problem is occasionally the data does not appear in the 
database.  The weird part, though, is that it doesn't generate an error 
message either.  Any suggestions would be greatly appreciated.  I'm 
completely stumped.

Nadia
Message #3 by imran.saleem@b... on Thu, 25 Apr 2002 15:48:25 +0100
it would help if you sent in your code

-----Original Message-----
From: Nadia Hamza [mailto:hamzan@s...]
Sent: Tuesday, April 23, 2002 12:06 AM
To: ASP Databases
Subject: [asp_databases] Disappearing Data


Hi,

I sometimes have people adding information via a form into an Access 
Database.  My problem is occasionally the data does not appear in the 
database.  The weird part, though, is that it doesn't generate an error 
message either.  Any suggestions would be greatly appreciated.  I'm 
completely stumped.

Nadia

  Return to Index