View Single Post
Old 06-11-2006, 12:26 AM   #1 (permalink)
Layton is my Homeboy
Major Leagues
 
Layton is my Homeboy's Avatar
 
Join Date: Apr 2006
Location: Winnipeg, Mb
Posts: 424
Thanks: 126
Thanked 238x in 76 posts
Database/CSV Questions

Hello.

I'm making a utility to create fictional player photos and I'm looking for some help with some of the database stuff.

First, a quick qeustion. In the "players" table, what does the "status" field mean? I am assuming this has somthing to do with active/retired, but I'm not 100% sure. The values are integers, 1-6.

Second issue: I'm developing using Lazarus/FreePascal, and it's raising an error when I try to load the "players.csv" and "parks.csv" files into a table. It's working fine with all of the other CSV files I've tried (nations, divisions, etc.), so I'm not sure if this is a Lazarus error or a problem with the CSV dump. If anyone could help me out, that would much appreciated.

Cheers,
Devin
__________________
Layton is my Homeboy is offline   Reply With Quote