Import Numbers to SQL
Hi. Is there a way to import numbers into SQL(postgresql to be specific)? Id like to do this without manually converting them into CSV.
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Hi. Is there a way to import numbers into SQL(postgresql to be specific)? Id like to do this without manually converting them into CSV.
CoachRye wrote:
without manually converting them into CSV.
Not sure what you mean by "manually."
Are you using the Numbers app? If so, export as CSV then on the other end import the CSV.
That's "manual" but quite efficient, unless you have to do it every few minutes or so.
There is no easy way to "automatically" connect Numbers to an SQL database.
SG
If you're familiar with Excel's ability to query a database via SQL to populate a table directly, then no, there is no equivalent functionality in Numbers
Thanks, Camelot. Unfortunately, yet, that's what I was hoping to find.
Import Numbers to SQL