|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Database Tools Do you need to take a dump? SQL gurus welcome |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#1 (permalink) |
|
Minors (Triple A)
Join Date: Apr 2006
Location: London, On
Posts: 204
|
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
__________________
"Man can now fly in the air like a bird, swim under the ocean like a fish, he can burrow into the ground like a mole. Now if only he could walk the earth like a man, this would be paradise." -Tommy Douglas www.DevinJohnston.ca |
|
|
|
|
|
#2 (permalink) |
|
All Star Starter
Join Date: Aug 2003
Posts: 1,110
|
Not much help for you I'm sure, but the SQL dump of the players works fine and I know others are using the players.csv file in their apps, so I imagine your troubles are related to the tools you are using and not the players.csv file.
|
|
|
|
|
|
#3 (permalink) | |
|
Minors (Triple A)
Join Date: Apr 2006
Location: London, On
Posts: 204
|
Quote:
__________________
"Man can now fly in the air like a bird, swim under the ocean like a fish, he can burrow into the ground like a mole. Now if only he could walk the earth like a man, this would be paradise." -Tommy Douglas www.DevinJohnston.ca |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|