Search found 4 matches

by rayck23
Mon Oct 31, 2011 1:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Question about buying Livecode
Replies: 1
Views: 2188

Question about buying Livecode

I would appreciate some input on my current situation, and maybe give me some direction on where I should go from here..... First off, I am very new to LiveCode and for that matter programming and design. I am willing to put in the time and effort to learn this program, but I need to know if this is...
by rayck23
Mon Oct 31, 2011 12:50 am
Forum: Databases
Topic: Delete entries in mysql database
Replies: 5
Views: 5520

Re: Delete entries in mysql database

THANK YOU!!!!!! Works great....just what I wanted it to do!!!
by rayck23
Sun Oct 30, 2011 3:33 pm
Forum: Databases
Topic: Delete entries in mysql database
Replies: 5
Views: 5520

Re: Delete entries in mysql database

I apologize for the confusion....I was in a rush when I wrote my question. Here we go.... I have a database called "slpproject" that has a table called "table1". I am able to create entries in that table but am having issues with creating a line of code that will allow me to delete all the entries t...
by rayck23
Sat Oct 29, 2011 10:41 pm
Forum: Databases
Topic: Delete entries in mysql database
Replies: 5
Views: 5520

Delete entries in mysql database

Hi, sorry if this has been covered but I am having issues finding a solution. I want users to be able to delete the entries that have been compiled in a database table I have created by clicking a button. I have been able to allow users to make entries into the database table, but cannot seem to get...