diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-03-14 05:15:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-03-14 05:15:08 +0000 |
commit | d13fe2900042a8d07c24235ede1892ff171c9f0f (patch) | |
tree | 6e54dcbebc922908880d2a6d8d84c7753d3a688b /src/tutorial/funcs.c | |
parent | fd80c102fa9f265b9ba5f24f0f0b2bd7c934991b (diff) | |
download | postgresql-d13fe2900042a8d07c24235ede1892ff171c9f0f.tar.gz postgresql-d13fe2900042a8d07c24235ede1892ff171c9f0f.zip |
I have a problem with Access97 not working properly when entering new
records using a sub form, i.e. entering a new order/orderlines or master
and
detail tables. The problem is caused by a SQL statement that Access97
makes
involving NULL. The syntax that fails is "column_name" = NULL. The
following attachment was provided by -Jose'-. It contains a very small
enhancement to gram.y that will allow Access97 to work properly with sub
forms. Can this enhancement be added to release 6.5?
<<gram.patch>>
Thanks, Michael
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions