> I have a simple form that creates a username and password for
> an individual. I have a SQL INSERT statement that puts the
> usernames and passwords into Access. For some reason the data
> is now not going into the DB (it used to), and I get no errors.
> However, when I perform a query to retrieve the all usernames
> and passwords, the usernames and passwords that are not in the
> DB but I added are there along with the ones that ARE in the DB.
>
> ??????
>
> Where are they going/coming from ... the registry ... if so where?

This may sound a bit glib, but if you're inserting them into the database,
and then selecting them back from the database, odds are they're in the
database. What makes you think the inserts are failing?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to