From: ssharma24@my-deja.com
Subject: Developer 2000 Forms Inserting a record
Date: 2000/05/05
Message-ID: <8evk5k$1cg$1@nnrp1.deja.com>#1/1
X-Http-Proxy: 1.0 x31.deja.com:80 (Squid/1.1.22) for client 38.240.45.2
Organization: Deja.com - Before you buy.
X-Article-Creation-Date: Fri May 05 23:06:36 2000 GMT
X-MyDeja-Info: XMYDJUIDssharma24
Newsgroups: comp.databases.oracle.tools
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)


Developer 2000 Forms Inserting a record
In my form I have a master block (A) and a detail Block B. I have added
a butoon that copies a detail record from one master record to another.
In my code I am using
Insert into tableB values (all the values of the current detail record)…
All this works fine…
BUT, when I hit save…it will say “No changes to apply”…but back in th
database the record is saved.
If , I don’t save the record, It lets me get out of the form..without
asking me whether I want to save the record…and surely enough the
record is not saved..when I get back into the form.
Any ideas..

Thanks..


Sent via Deja.com http://www.deja.com/
Before you buy.


