![]() |
jadachDevClub member 10/10/2020 |
I would be inclined to fire a stored procedure after data is imported. |
B
|
bob1234 author 10/10/2020 |
I would be inclined to fire a stored procedure after data is imported.
|
![]() |
Sergey Kornilov admin 10/10/2020 |
Robert, |
B
|
bob1234 author 10/10/2020 |
Robert, if the stored procedure that inserts a couple of records into a couple of tables can break things on your server you need to run from that hosting the fastest you can. I believe you are overthinking it. Just give it a try.
|
![]() |
HJB 10/11/2020 |
Yours... "import to populate 2 other tables which use the same data" refers ...
|
B
|
bob1234 author 10/11/2020 |
Yours... "import to populate 2 other tables which use the same data" refers ... PHPRunner owns "Add custom view" of tabled content feature, say, if you import into ONE table, you can use such feature to make 2 "new views" to get URL's you can bind into your project.
|