Idiot that I am, my problem was with extracting the data after. Using mysql, I didn't have the -r option set. Please close this thread - or possibly delete it
Hi there
I'm using perl DBI and placeholders with a syntax like:
$dbh->do("INSERT INTO foo VALUES (?,?)",undef,@fields)
This loads up the data. However, one of my fields has newlines in it. When this is printed out the newlines are display as '\n' and not as new lines. Do I need to...
TGHe problem occurs when you have 'allow additions' set to no, when the form is bound and when there are no records. The solution I've come up with is to test if the form has any records and if not then turn off the display of the bound fields and switch of the recordsource for the form. Then...
I have an unbound combo box (two columns, widths 3cm;0cm) and when I set the value from another form it is not displayed even though I can read the value
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.