Insert into Database from wiki page | Jon (LabKey DevOps) | 2017-06-20 13:01 |
Status: Closed | ||
Hi Atul, When you said you created a table in PostgreSQL, how did you do this? Did you create its own schema as well? Did you create this table programmatically via a module or did you just directly create it via PostgreSQL? The Javascript API is typically sufficient to insert data into tables within LabKey provided the table is accessible and can be viewed in the Schema Browser. Regards, Jon |
||