Get size of database?
Hello, all,
I know that CF has CFDBINFO, but it doesn't return the information I am looking for.
The hosting service that I am using for a personal project (hostek.com) puts a limit of 250M on their databases; but you can have an unlimited number of databases.
I would like to check the size of a database before uploading files to it. Basically, if the database is at or near the 250M limit, I want to export some data to an archive table, then finish the upload into the original table.
Is this possible in CF??
V/r,
^_^
