Need MySQL DB from Summer Academy Week 5

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Need MySQL DB from Summer Academy Week 5

Post by BarrySumpter » Mon Jul 04, 2011 1:39 am

Hi all,

Does anyone have the MySQL DB from Summer Academy Week 5?

I've setup my own IIS server here at home and want to test the Week 5 MySQL Example.livecode against it.
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

admin12
Posts: 412
Joined: Wed May 11, 2011 9:47 am

Re: Need MySQL DB from Summer Academy Week 5

Post by admin12 » Mon Jul 04, 2011 5:52 am

The video or the course work?

Mike

BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Re: Need MySQL DB from Summer Academy Week 5

Post by BarrySumpter » Mon Jul 04, 2011 6:12 am

the MySQL DB named - "unrev_test"

Code: Select all

put "www.runrev.com" into tDatabaseAddress
put "runrev_test" into tDatabaseName
put "example" into tDatabaseUser
put "example" into tDatabasePassword
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

Post Reply