Ask a Question related to Microsoft Access, Design and Development.
-
Josh #1
Problems with forms / foreign key
I'm still having issues getting my form to automatically
fill the foreign key field. I'm trying to create a data-
entry form - one that creates new records that span
several tables. I would like the foreign key to
automatically inserted to link them up. I have the
relationship set up and I did make sure to set the
Child/Master Field property. Someone please help I've
tried everywhere to find out what I'm doing wrong, I know
it's something really stupid and small.
Please Help!
-Josh
Josh Guest
-
Problems with Forms
On my webpage I added a username and password field for visitors to log into this other system. It works just fine. HOWEVER, as soon as I added... -
Problems with Flash Forms
Hello when i build Flash Forms with much content, Cold Fusion sets two vertical scrollers, one for the page group and one for the content. Also... -
Problems with 'foreign' text in Acrobat 7.0 form fields
Hi all, I have a form which is filled in by customers (many of which are abroad) and sent back to me. It works fine in Acrobat 6.0 CE, but I'm... -
Forms Auth Problems.
Hi, I am using the fairly standard code below to do my forms authentication ticket and redirect, however, I am finding that once successfully... -
Helvetica foreign character problems in Illustrator 10
This might not be Illustrator's fault but it seems to be the only app affected. On opening artwork containing foreign characters (á, ö, ê etc) in... -
John Vinson #2
Re: Problems with forms / foreign key
On Tue, 22 Jul 2003 08:22:26 -0700, "Josh" <jsharpe@cox.net> wrote:
Several tables in a one to one relationship? WHY!? If you have more>I'm still having issues getting my form to automatically
>fill the foreign key field. I'm trying to create a data-
>entry form - one that creates new records that span
>several tables.
than 255 fields and you're trying to do this to get around that limit,
you're going the wrong way about it.
Well, you'll have to give us some more information. How are these>I would like the foreign key to
>automatically inserted to link them up. I have the
>relationship set up and I did make sure to set the
>Child/Master Field property. Someone please help I've
>tried everywhere to find out what I'm doing wrong, I know
>it's something really stupid and small.
tables related? What's the Recordsource of the main table? of the
subform(s)? Are you aware that creating a record on the mainform does
NOT create a new record on the subform - that record is created when
you start entering data on the subform, not before?
John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
[url]http://go.compuserve.com/msdevapps?loc=us&access=public[/url]
John Vinson Guest



Reply With Quote

