Yes, as long as you have a DB set up on the back end you can link them together.
You could have users input new data, or pull data all depending on what you want to do.
It'd be the same concept as an internet form creating in
html and then using
php or
asp to send the values to a DB.
All depends on what you are looking to do, using
php/
asp might be easier too instead of flash.