Search results

  1. J

    Random "unhide this form" prompt

    It has happened only today, when closing a small membership database, not accessible outside my network. I have noticed a change in the SQL view of a query lately - is that related? I just disabled the Monaco SQL editor (File/Options/Currentdatabase) and it no longer appears. I don't mind the...
  2. J

    Import csv with comma's in a field

    Late on this one, only just joined! If you create a temprary table of the records to be exported, a function such as that below can be used to modify the temporary records before export. Note that you need only open the recordset as "rsTemp" and loop through it to make all the changes, calling...
Back
Top Bottom