Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Data Entry

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #13760
      CalEvans
      Member

      MySQL DOCS

      use insert into tablename select * from tablename where primaryKeyName = lastKeyValue ON DUPLICATE KEY UPDATE primaryKeyName=primaryKeyName+1;

      Then use the data edit feature to edit the new record.

      not as easy as having it built into the FE but it will work.

      =C=

    • #13761
      Sorensson
      Member

      Thank you, Cal.

      I shall try that. Meanwhile, I have managed to find the R:Base (rather than rBase) discs and loaded it to C: via Command Prompt on Win2K.

      R:Base can “Unload”, in their terminology, in CSV ASCII format. So, it will be possible to import the CSV files to MySQL and I am off and running.

      Apart from the fact that it is a DOS-based system, R:Base may have the features I need to manipulate my data. Immediately, no one else will be working with the material so I may forego transfer to MySQL until such time as someone else, lacking R:Base, wants to monkey with it.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.