Re: Quick Database Program
Re: Quick Database Program
Re: Quick Database Program
Re: Quick Database Program
Fantastic release, I’ll love to give this a try once home.
Re: Quick Database Program
Works like a charm ^^
Would it be easy for you to add multi language support ?
Re: Quick Database Program
Quote:
Originally Posted by
Via Nais
Works like a charm ^^
Would it be easy for you to add multi language support ?
Well it's based on @Lautaro's SQL file and as far as I know that only shows the English/Korean names..
Re: Quick Database Program
Re: Quick Database Program
Uploaded an updated version.
Re: Quick Database Program
Re: Quick Database Program
Re: Quick Database Program
Great job Nopey. Thanks for the work you did on this.
I did something similar a short while ago using yours as its base.
http://webprime.ca/smilies/2022-05-16_08-46-42.png
https://filedn.com/l38xL6kOifUBgfdQB...My%20Pictures/
https://drive.google.com/file/d/1UJR...7ARjaxS5U/view
Differences:
1. Since I created it for myself I do not do the multi-language bit. English only.
2. Added a web client to look up the chosen item on either BDO Codex or BDDAtabase sites (you select by radio button)
3. Resizable
4. Click the id at the bottom it gets copied to the clipboard.
https://drive.google.com/file/d/1UJR...7ARjaxS5U/view
Here's a link to the VStudio 2022 project: BDOTools.rar
*Webview uses https://developer.microsoft.com/en-u...bview2 Runtime which uses Microsoft Edge under the covers to display web content. Also .net framework 4.8 is used.
Credits to @Lautaro and @Nopey for their base code and design contributions.
Re: Quick Database Program
Quote:
Originally Posted by
PenguinJoe
Good job
Re: Quick Database Program
Working on v2.0 of this that will be all my own and will be as up-to-date as BDO Codex (I will be scraping their site for stuff like name, grade, description, icon paths, etc. into an sqlite database). That one as well be english only until I can figure out how to relate text found in the ads files to them.