2 Slopey
As I know DB better be at last at Third Normal Form, so instead of repeating same text many time you just set put index if name in another table. This make DB smaller and also must make it faster.
It also makes it more diffcult to update, and then i need to worry about unique keys and integrity, which I can't guarentee if people have their own entries in local mode for example, so it's easier just to have one larger verbose data table.
You already have tables for this staff, but seems it not used for normalization right now. And it need at last one more table.
Feel free to write one if you don't like mine
I wish your app and EliteOCR have better integration, like autoload to database information from new screenshot saved in folder or from clipboard(!). Right now it need spend some time for this to do for user.
That won't happen, as EliteOCR isn't 100% accuate, and people don't check the data as it is, populating the BPC with rubbish. I don't want to make that easier!!!! Always CHECK your data before you import it please.
Requesting features:
1) "About" with infomation about version, author and etc,
Eh? See the options page. Version number is at the top of the window, and my name is on the options page - what more do you want.
2) "search in sphere around selected system" - to search for good trades not so far from current location and not making it as start point
A "radius search" will be in a future version.
3) Search for "round trip" with more then 2 systems.
Maybe - there are other tools which do that, I don't see the need as you can stop and recalc anyway quite simply.
Because it has the best components, why not DevExpress? And the skinning is better than Infragistics, and the suite is easier to use imho than Telerik. But mostly, because I already have a licence for it.
- - - - - Additional Content Posted / Auto Merge - - - - -
hi,
BPC never ask me for adding Verbose Logging in AppConfig.xml
My files is in C:\Program Files (x86)\Frontier\EDLaunch\Products\FORC-FDEV-D-1002
I always have Unknown location..
So, i put in it myself, but BPC still don't know my position..
Install/reinstal (everything) do nothing but the same..
Do you have the correct Logs directory in the BPC options under the Logs directory field? In your case it should be:
C:\Program Files (x86)\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\Logs
- - - - - Additional Content Posted / Auto Merge - - - - -
Is there a way to see the distance as a column for each result?
Yes - it's shown on the grid if you select "Within Distance"
Also it would be nice if via a filter we can find the shortest route which includes the station distance calculated already...
[/QUOTE]
I'm not doing routing as a) theres a passable one in ED, and b) FD didn't provide coordinates for all systems, so there are big holes in the data prevent optimal routes being found.
- - - - - Additional Content Posted / Auto Merge - - - - -
Getting "Error unable to parse CSV - is it in the correct format?" when using the EliteOCR tool to create a CSV then import. It was working fine earlier today before your update. EliteOCR hasn't been updated, and as far as I can see the CSVs are exactly the same format as before, so has something changed in your program?
Nope. Check your CSV file, it'll be wrong somehow.