Help with College Project

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Jamie37
Posts: 53
Joined: Sat Dec 19, 2015 1:45 pm

Help with College Project

Post by Jamie37 » Sat Dec 19, 2015 1:52 pm

Hello,

I am relatively new to the world of SQl. I currently have a college project in which I need to create a basic login system that will allow users to go through a registration form. This registration form once filled in will update the SQl database. Once registered, the user will be able to login using there username and password which will look at data from the database to see if it is correct.

I have looked through the Livecode connection to SQL tutorial and managed to create an SQL database and fetch data from it using livecode. Apart from that I am at a dead end with not knowing what to do and how to use SQL properly. As its for a college project I only need it to complete a demonstration in class so don't need a massively complex app. I just need it so I can show the registration and login process.

As I said i'm relatively ew to SQL so please excuse me if I seem like I haven't got a clue what i'm doing but i'm hoping someone can help me with my project.

Thanks
Jamie

Klaus
Posts: 13868
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Help with College Project

Post by Klaus » Sat Dec 19, 2015 2:01 pm

Hi Jamie,

1. welcome to the forum! :D

2. Check and work through these pages, they got me started with SQL, too!
http://www.w3schools.com/sql/default.asp

Best

Klaus

Post Reply

Return to “Databases”