Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Importing Data with SQL INSERT

Questions related to using nuBuilder Forte.
mikep345678
Posts: 14
Joined: Mon Jan 15, 2018 7:53 pm

Re: Importing Data with SQL INSERT

Unread post by mikep345678 »

Make sense! Could other fields which provide guarantee-unique record identifiers (for example, product barcode or employee badge number) be used instead of the nuID field?

This procedure gets me where I need to be for the "demo" project on which I'm currently working. I really appreciate your quick response!

Thinking forward: I'm strongly considering utilizing nuDB for another project in the near future which will need to have the capability to have data added in batches: some legacy paper data will be OCR'd and proofed, then we'll need to be able paste in a few pages worth of data periodically. Any thoughts of a way to enable this kind of batch entry? I'm wondering if a procedure could take CSV pasted into a text box and parse through it, generating nuIDs and appending to the specified table? Not something urgently needed, but might this idea be considered for the wish list?


Thank you!
Mike
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Importing Data with SQL INSERT

Unread post by admin »

.
Locked