Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
We need to display a querys from SQL server DB. For now I do this with Excel and Access, but i have problems when many user do large querys.
We need to display SQL data from SQL Server updated every 5 mins, for example.
With filters and search. Thanks in advance.,
Hi Victor
Thank you for reaching out to us.
With wpDataTables, you can connect separate databases, and then create tables querying the data from that separate database. The connection to SQL data is live, so if the database updates every 5 minutes, the table will as well. The changes, however, can only be seen when the page is refreshed, but you'd be able to add an auto-refresh timer to these tables.