Search found 108 matches

by Quinton B.
Wed Apr 17, 2019 11:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data Grid Form
Replies: 4
Views: 2470

Data Grid Form

Hello, I've been trying to make a data grid form that will have 1 to 2 boxes in each row that will direct you to separate cards, or a field that you will enter info into, to break it down barney style I'm making a register page that can also be used as a scrolling field for quick access. I've been u...
by Quinton B.
Fri Apr 05, 2019 2:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Invalid statement
Replies: 6
Views: 3343

Invalid statement

I'm trying to create a password strength tester. Bellow is my current code: if mouseUp then repeat until t2s = false if mouseleave then put the num of chars of tT1 into t2t if tT1 <= 10 then answer "Please make your Password more than 10 characters long" set the text of tT1 to "Password" put true in...
by Quinton B.
Thu Apr 04, 2019 12:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Table MySQL
Replies: 7
Views: 4005

Re: Create Table MySQL

I was able to create it by changing the name group to something else.
by Quinton B.
Wed Apr 03, 2019 9:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Table MySQL
Replies: 7
Views: 4005

Re: Create Table MySQL

Well, it fixed all the way up to this part.
by Quinton B.
Wed Apr 03, 2019 5:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Table MySQL
Replies: 7
Views: 4005

Re: Create Table MySQL

I'm still getting the same error regardless of the forgotten parentheses.
by Quinton B.
Wed Apr 03, 2019 4:23 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Create Table MySQL
Replies: 7
Views: 4005

Create Table MySQL

Good day, I'm trying to create a table in a MySQL database with the following code: put "CREATE TABLE IF NOT EXISTS PAV2_ACCOUNTS (User_ID int(50) NOT NULL auto_incriment, User_Name varchar(50) NOT NULL, Password varchar(50) NOT NULL, Authentication_Code varchar(50) NOT NULL, DoD_Email varchar(50) N...
by Quinton B.
Thu Mar 07, 2019 9:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Video Player
Replies: 2
Views: 1991

Video Player

Good day.

Currently, I'm trying to play an avi file in LiveCode through the video player.
But it cuts the video vertically in half, any ideas?
by Quinton B.
Mon Feb 04, 2019 11:56 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: DataGrid Fourm
Replies: 1
Views: 2081

DataGrid Fourm

Good evening, currently I have a row template created. I'm trying to fill it with predetermined data. Basically, I'm trying to put those 4 boxes around the data grid into the Datagrid so I can make it scrolling. (There will eventually be more. In each row, there are 2 of those boxes each box contain...
by Quinton B.
Wed Jan 23, 2019 4:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Re: Sql Database

Lol, I only have community plus. I don't have $500 to drop on the indy or business addition in order to get the LiveCode server. Back to my first inquiry how would I go about connecting directly to the MySQL server? This will only be a beta test for at max 10 people. Once the app shows that it can f...
by Quinton B.
Tue Jan 22, 2019 7:20 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Re: Sql Database

Cool beans. How would I go about going through with that? Anything that will make the DB more secure I'm up for. Also, I was reading a few more articles on this subject. They said that I would have to enable port-forwarding on my router. How would I go about doing that?
by Quinton B.
Tue Jan 22, 2019 4:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Re: Sql Database

Indeed. I would like to, or you could just direct message me.
by Quinton B.
Sun Jan 20, 2019 5:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Re: Sql Database

How do I configure MySQL, my computer, etc to allow remote connection for my app?
by Quinton B.
Tue Jan 15, 2019 6:21 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Re: Sql Database

On many instances I can connect to it locally and do everything I need to. But when I deploy the app (remote), it won't work. I need to set up MySQL on my PC to host a server in which allows remote connections from an IP address. Once this step is done, everything else falls similar to domino's. Tha...
by Quinton B.
Sat Jan 12, 2019 10:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sql Database
Replies: 14
Views: 8405

Sql Database

Hello. I'm trying to create a database for my app. Despite my many attempts at this. Each one has failed. I lost all my data as my hdd died. I'm installing a fresh version of Windows and an ssd. What I need to do: 1. Create a server on my PC either odbc, or MySQL. 2. Connection to the server from my...
by Quinton B.
Sun Jan 06, 2019 1:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode Crashes
Replies: 1
Views: 1461

Re: Livecode Crashes

I've fixed it. I forgot about the roaming file.

Under this: C:\Users\MyName\AppData\Roaming\RunRev\Preferences

The preferences will need to be deleted, not the folder thought all of its contents will need to be deleted.

Go to advanced search