dieyana
02-24-2009, 09:23 AM
hye...could someone tell me what's wrong with this code??
i try to debug it and here the error statement stated:
Error: Error #3104: A SQLConnection must be open to perform this operation.
at Error$/throwError()
at flash.data::SQLStatement/checkAllowed()
at flash.data::SQLStatement/checkReady()
at flash.data::SQLStatement/execute()
at database/createRecord()[C:\Documents and Settings\database.mxml:38]
at database/___database_Button1_click()[C:\Documents and Settings\database.mxml:46]
and here is my database code:in attachment
thanks in advance....
i try to debug it and here the error statement stated:
Error: Error #3104: A SQLConnection must be open to perform this operation.
at Error$/throwError()
at flash.data::SQLStatement/checkAllowed()
at flash.data::SQLStatement/checkReady()
at flash.data::SQLStatement/execute()
at database/createRecord()[C:\Documents and Settings\database.mxml:38]
at database/___database_Button1_click()[C:\Documents and Settings\database.mxml:46]
and here is my database code:in attachment
thanks in advance....