Page 1 of 1

Need MySQL DB from Summer Academy Week 5

Posted: Mon Jul 04, 2011 1:39 am
by BarrySumpter
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.

Re: Need MySQL DB from Summer Academy Week 5

Posted: Mon Jul 04, 2011 5:52 am
by admin12
The video or the course work?

Mike

Re: Need MySQL DB from Summer Academy Week 5

Posted: Mon Jul 04, 2011 6:12 am
by BarrySumpter
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