--- In [email protected], "Danny Buetow" <da...@...> wrote:
>
>  
> 
> Greetings All,
> 
>  
> 
> Yes, I am new to FLEX, as my question will surely show. I am making 
a simple
> CRUD app designed to administer my table of users. I used the 
ColdFusion
> wizard and created a Master/Detail set. The query is simple and 
tests out
> fine, however, when I "Run" the application and test it live, I am 
able to
> edit and delete records, yet I am not able to add a record. I 
receive no
> error and when running in debug mode, I get no breaks. I have tried 
to
> re-create the app and have googled my question in hopes of finding 
other
> "newbie's" with the same question. I have looked through all of the 
CFC's
> and see nothing glaring that would raise my lightly trained eyebrow.
> 
>  
> 
> Any ideas why I would not be able to add a record?

I'm not sure what you mean by a "SQL" database.  Possibly you mean 
either SQL Server or mySQL.  I'm not sure about SQL Server, but you 
might want to check to see if your directory permissions allow the 
internet guest account to write and execute to the directory with the 
database files if it's mySQL. 

Reply via email to