all groups > flash data integration > july 2006 >
You're in the

flash data integration

group:

DataGrids


DataGrids Goo101
7/18/2006 12:00:00 AM
flash data integration:
Hi,
In the application I'm developing the customer needs to enter a valid Voucher
Number in order to be able to proceed with their transaction. While most will
complete their transaction there and then, some will (for whatever reason)
cancel out of the process, to return at a later date/time. I consequently need
to develop a small database to hold these 'cancelled' Voucher Numbers for
future reference.
We do not envisage the number of cancelled Voucher Numbers being to large. I
was intent on developing a small SQL Server DB to hold these Voucher Numbers
but as I was reading yesterday, I had a thought that I might be able to use the
DataGrid object as a small built-in database in my application.
Can someone out there in Flash world please tell me if this is possible at
all? Can I use the DataGrid (off screen) as a small built-in database?
As always any help, guidance or words of wisdom are much appreciated. Thanks
Re: DataGrids Goo101
7/19/2006 1:11:12 PM
Re: DataGrids micahkoga
7/21/2006 12:00:00 AM
Yes it is possible, I recommend using amfphp(http://www.amfphp.org), it is
flash remoting with php. you can use php to hook into your sql server and
insert values directly into your datagrid object in flash.


AddThis Social Bookmark Button