|
|||||||
| 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: Jun 2004
Location: Chicago
Posts: 283
|
SQL Dump Problem
Anyone else have a problem with the Teams file from the SQL dump? It seems like the colors fields are missing a parentheses and as a result I keep getting errors when I try to use one of the available importers for Access.
__________________
These pretzels are making me thirsty! |
|
|
|
|
|
#3 (permalink) |
|
Hall Of Famer
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,396
|
I have not looked at the field colors, but I will soon.
__________________
Visit www.planetootp.com for my MODS. Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF!
|
|
|
|
|
|
#4 (permalink) |
|
Minors (Triple A)
Join Date: Jun 2004
Location: Chicago
Posts: 283
|
It's not that I want to see the color fields, it's that when I try to load those the teams file, the color fields screw up the loading process.
__________________
These pretzels are making me thirsty! |
|
|
|
|
|
#5 (permalink) |
|
Bat Boy
Join Date: Jun 2006
Posts: 2
|
I just saw this same issue yesterday.
I'm running a completely patched version. I was unable to get the data to import into access until I fixed the teams.access.sql file. The teams.access.sql file would not import because the background_color_id and the text_color_id are not delimited correctly. Example. insert into [teams] VALUES (2, "Boston", "BOS", "Red Sox", "Boston_Red Sox.png", "images/Boston_Red Sox.png", 0, 11, 100, 0, 206, 0, 1, 0, 0, 0, 0, "#000000, "#DD0101, 0, ""); |
|
|
|
|
|
#6 (permalink) |
|
Major Leagues
Join Date: Sep 2005
Location: Chicago, IL
Posts: 328
|
i had the same problem too...its been repotred to the bug forum, and i think they took care of it, so hopefully in the next patch it will be fixed.
__________________
Phil Zuber Beyond the Ivy - Commish, Twins GM Stars and Stripes Baseball League - Cubs GM Bricks and Ivy - Orioles GM |
|
|
|
|
|
#7 (permalink) |
|
Hall Of Famer
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,396
|
The latest beta patch shows the CSV dump like so...
0;"#F37A03;"#FFFFFF;0;"BAL" Still not right. I will TT it.
__________________
Visit www.planetootp.com for my MODS. Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF!
|
|
|
|
|
|
#8 (permalink) |
|
Hall Of Famer
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,396
|
Actually, been fixed in the SQL dump:
0, 0, "#F37A03", "#FFFFFF", 0, "BAL"); Really does not matter in the CSV dump, as the import will still work.
__________________
Visit www.planetootp.com for my MODS. Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF!
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|