Latest News: OOTP PATCH 9.1.2 released! - OOTP 9 RELEASED! - Title Bout Championship Boxing 2.5 released! - OOTP 2007 receives Editors Choice Award from PC Gamer - Inside the Park Baseball Patch 1.03 released, DEMO now available

Click here to download Out of the Park Baseball 9!

Go Back   OOTP Developments Forums > OUT OF THE PARK BASEBALL 9 > OOTP 9 - Mods > Database Tools
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Database Tools Do you need to take a dump? SQL gurus welcome

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 08-05-2007, 10:37 AM   #41 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,297
I looked into it and it is a major pain in the ass to re-code it for that mono crap.

I don't give up easy, but I did on this one.

You mentioned you fixed the accented characters, how about sharing how you did that?
__________________
Visit www.planetootp.com for my MODS. Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF!
Comedian2004 is offline   Reply With Quote
Old 08-05-2007, 10:38 AM   #42 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,297
I have asked the Mac users over and over again if there are applications for the Mac that allows the Mac to run Windows Apps, but I never did get an answer.
__________________
Visit www.planetootp.com for my MODS. Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF!
Comedian2004 is offline   Reply With Quote
Old 08-05-2007, 02:59 PM   #43 (permalink)
All Star Starter
 
Neags23's Avatar
 
Join Date: Apr 2006
Posts: 1,145
Quote:
Originally Posted by Comedian2004 View Post
I looked into it and it is a major pain in the ass to re-code it for that mono crap.

I don't give up easy, but I did on this one.

You mentioned you fixed the accented characters, how about sharing how you did that?
Quote:
Originally Posted by Comedian2004 View Post
I have asked the Mac users over and over again if there are applications for the Mac that allows the Mac to run Windows Apps, but I never did get an answer.
Yeah, I decided, actually, to give up on mono. I, instead, am currently translating my C# code into Java code. I learned programming through Java, anyway, and the two languages are so similar, it's really just some capitalization issues along with a few library function call issues. Though, translating them back and forth, I have decided that I like C# much better, though I do wish it was more portable.

The accented characters problem was fixed by using the system default encoding. Whenever you use a streamwriter, you can specify in the constructor which encoding you want to use. So for every streamwriter I have, it looks like this:

Code:
StreamWriter sw = new StreamWriter(baselineFileWriter, System.Text.Encoding.Default);
__________________
Checkout my TeamRater mod!

Checkout my Player Development Tracker for Solo Leagues!

Neags23 is offline   Reply With Quote
Old 08-08-2007, 09:54 AM   #44 (permalink)
All Star Starter
 
Neags23's Avatar
 
Join Date: Apr 2006
Posts: 1,145
Small bug fix out dealing with dates. If you've received any date errors, this version will fix it. It's not compatible with old baselines, but old reports will not be affected.
__________________
Checkout my TeamRater mod!

Checkout my Player Development Tracker for Solo Leagues!

Neags23 is offline   Reply With Quote
Old 10-20-2007, 07:29 PM   #45 (permalink)
All Star Reserve
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 942
Tried using the latest version problem lies with the bottom of the program it seems to go below the bottom of the screen and i can't see all the results can you resize it
__________________
If you own a business and have a lawsuit or judgment pending against your company and do not want to pay the high price of an attorney. I can stop the judgment or lawsuit for going forward. I can reduce the settlement by almost half and if both parties do not agree on the settlement amount there is no fee...We keep the attorneys away and the case out of court...The company I work for has 25 years of experience in negotiating settlements.....
targy is offline   Reply With Quote
Old 10-20-2007, 11:18 PM   #46 (permalink)
All Star Starter
 
Neags23's Avatar
 
Join Date: Apr 2006
Posts: 1,145
Quote:
Originally Posted by targy View Post
Tried using the latest version problem lies with the bottom of the program it seems to go below the bottom of the screen and i can't see all the results can you resize it
There should be a scrollbar that allows you to go down as far as you need to. Can you post a screenshot?
__________________
Checkout my TeamRater mod!

Checkout my Player Development Tracker for Solo Leagues!

Neags23 is offline   Reply With Quote
Old 12-29-2007, 03:30 PM   #47 (permalink)
Minors (Rookie Ball)
 
OldeTowneTeam's Avatar
 
Join Date: Dec 2005
Location: Mount Airy, MD (Red Sox Nation)
Posts: 49
Quote:
Originally Posted by Comedian2004 View Post
I have asked the Mac users over and over again if there are applications for the Mac that allows the Mac to run Windows Apps, but I never did get an answer.
There are two major ones -- VMWare Fusion and Parallels Desktop. I believe that both require an Intel-based Mac. A copy of VirtualPC can still be found that will run on PPC-based machines.
__________________


OldeTowneTeam is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:09 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 Out of the Park Developments