6 years ago
3
Topic

Hi,

i want to get datas in a form from a database outside joonla/seblod-database. For example: i have a database called db123 with a prefix xyz for joomla/seblod. Now i want to create a form to save datas (or get) in another database like db789, prefix abc....is that possible?

Get a Book for SEBLOD
4229 Posts
Kadministrator
6 years ago
2
Level 1

In my opinion you could only do this by using code fields and querying external database there yourself.

6 years ago
1
Level 2

Thanks for the answer. But do you have an idea how i can do this? Would it be possible with the sql-pack?

4229 Posts
Kadministrator
6 years ago
0
Level 3

No, only with code pack, sql pack will use existing databse connection.

Get a Book for SEBLOD