The 2nd annual Kripple Peak invitational is about to begin!
<a href="http://www.woodenmen.org/kp01/">Link here</a>
Kripple Peak Invitational 2001
Moderator: TFF Mods
- littlemute
- Veteran
- Posts: 160
- Joined: Thu Jan 01, 1970 12:00 am
- Location: USA
- Contact:
- littlemute
- Veteran
- Posts: 160
- Joined: Thu Jan 01, 1970 12:00 am
- Location: USA
- Contact:
- Princelucianus
- Legend
- Posts: 2042
- Joined: Tue Jun 26, 2001 12:00 am
- Location: Not in front of a BB table
- Contact:
- TiMuN
- Ex-Mega Star, now just a Super Star
- Posts: 1264
- Joined: Wed Sep 12, 2001 2:07 pm
- Location: Madrid, Spain
- Contact:
Hi there .. yeah, pretty far from old & cold Spain to join your league.
I'm working on a database driven bloodbowl website, which will manage leagues, teams roosters, even will offer forms to choose races (and allies). I'm still developing the databases (first in access, then ported to mysql), and stuff ..
.. but i haven't got much time right now due to the yet tipical 'xmas work shift' .. also named 'extenuate through xmas'
i'll give your site a look, littlemute (i know it is quite much work)
regards
TiMuN
I'm working on a database driven bloodbowl website, which will manage leagues, teams roosters, even will offer forms to choose races (and allies). I'm still developing the databases (first in access, then ported to mysql), and stuff ..
.. but i haven't got much time right now due to the yet tipical 'xmas work shift' .. also named 'extenuate through xmas'
i'll give your site a look, littlemute (i know it is quite much work)
regards
TiMuN
Reason: ''
[b]TiMuN[/b]
[size=75][img]http://www.bloodbowl.net/NAF/ArticleImages/naf.gif[/img] Member #181
[url=http://www.bloodbowlforo.org]BloodBowlForo.org[/url] | [url=http://spanishteam.tbbl.org]Spanish Team[/url][/size]
[size=75][img]http://www.bloodbowl.net/NAF/ArticleImages/naf.gif[/img] Member #181
[url=http://www.bloodbowlforo.org]BloodBowlForo.org[/url] | [url=http://spanishteam.tbbl.org]Spanish Team[/url][/size]
- littlemute
- Veteran
- Posts: 160
- Joined: Thu Jan 01, 1970 12:00 am
- Location: USA
- Contact:
gracias
pero lacage !!
So I set up a form for player modification, and up until that point all the work I had done was read/calculate so I didn't realize this would be a problem. So I called a recordset.update and it crapped out. Thinking it was something I did, I rechecked the odbc and all my connection code, tried some silly stuff with the lock types, the permissions on the database itself for like 3 hours!! only at the end realizing that it MUST be a server side permissions issue with the folder the database is in after which I had to contact the admin to fix it, and now I'm waiting waiting waiting....
Terrible.
pero lacage !!
So I set up a form for player modification, and up until that point all the work I had done was read/calculate so I didn't realize this would be a problem. So I called a recordset.update and it crapped out. Thinking it was something I did, I rechecked the odbc and all my connection code, tried some silly stuff with the lock types, the permissions on the database itself for like 3 hours!! only at the end realizing that it MUST be a server side permissions issue with the folder the database is in after which I had to contact the admin to fix it, and now I'm waiting waiting waiting....
Terrible.
Reason: ''
- TiMuN
- Ex-Mega Star, now just a Super Star
- Posts: 1264
- Joined: Wed Sep 12, 2001 2:07 pm
- Location: Madrid, Spain
- Contact:

Well, i prefer to code php than asp, and use mysql as database server.
For the teams, i planned to use objects as players, and some other fields, so the player object inherit the original race/player stats, plus whatever changes might experiment in the league. So a league team will include up to 16 player objects, plus fields for coach, race, team name and so on ... Based on each of the object's spp gained, team will get their total calculated, and if for any reason (free agent ... ) one player joins a new team, he will still use the same player object's stats he had ..
For the moment, i haven't include this feature yet .. since i was developing the basic database in mdb format, and there has been some changes, i now have to correct some problems and take it into mysql again ..
my final and obscure plan is to set up a Tournament and Leagues Server online .. (just to learn how to implement it all in php and mysql)
regards
TiMuN
Reason: ''
[b]TiMuN[/b]
[size=75][img]http://www.bloodbowl.net/NAF/ArticleImages/naf.gif[/img] Member #181
[url=http://www.bloodbowlforo.org]BloodBowlForo.org[/url] | [url=http://spanishteam.tbbl.org]Spanish Team[/url][/size]
[size=75][img]http://www.bloodbowl.net/NAF/ArticleImages/naf.gif[/img] Member #181
[url=http://www.bloodbowlforo.org]BloodBowlForo.org[/url] | [url=http://spanishteam.tbbl.org]Spanish Team[/url][/size]