• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[SQL] Voucher Query Creator

Status
Not open for further replies.
Newbie Spellweaver
Joined
Oct 7, 2012
Messages
42
Reaction score
7
Re: [SQL] Voucher Query Creator v0.02

Did you knew you don't even need the source with Visual Studio 12?

-Butler
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

Did you knew you don't even need the source with Visual Studio 12?

-Butler

I kinda use it too , but i didn't knew.
I still wanted to make some work before i release the Source.
But , if you are editing and releasing something with it , please put my name in the credits too.
 
Banned
Banned
Joined
Feb 14, 2007
Messages
1,405
Reaction score
220
Re: [SQL] Voucher Query Creator v0.02

Oh my god this is literally the amazing query generator that i have actually seen i would love to see much much more from you!
 
Newbie Spellweaver
Joined
Oct 7, 2012
Messages
42
Reaction score
7
Re: [SQL] Voucher Query Creator v0.02

I kinda use it too , but i didn't knew.
I still wanted to make some work before i release the Source.
But , if you are editing and releasing something with it , please put my name in the credits too.

Now you know. It's my job to work with Visual 12, and before, I didn't knew that ether.

-Butler
 
Last edited:
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

Now you know. It's my job to work with Visual 12, and before, I didn't knew that ether.

-Butler

I tried to edit it from the .exe and it didn't work o.o

v0.03 Released!
 
Last edited:
Banned
Banned
Joined
Feb 14, 2007
Messages
1,405
Reaction score
220
Re: [SQL] Voucher Query Creator v0.02

I tried to edit it from the .exe and it didn't work o.o

v0.03 Released!

You can't edit .exe it either has to be something like .java or for example .csproj before you can edit the whole source , because you cant edit .exe
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

Remembering you guys that v0.03 is out , i tried to change the Title but it didn't work.

Im working on alot of features for v0.04.

I would like also explaining why theres alot of stuff that YOU don't need like themes.
As this is my first ever released work made in Visual Basic i want to add as much features i can.
With it i'm learning new stuff and checking what i can do :)
v0.03 was only a code edition and theme / presets editing.

I can tell you that v0.04 has Copy To clipboard because i'm already developing it :)
 
Newbie Spellweaver
Joined
Oct 7, 2012
Messages
42
Reaction score
7
Re: [SQL] Voucher Query Creator v0.02

I'd like to help you if you want, and make much more useful tools and tutorials.
You're a great coder, I think maybe we can build something together?

-Butler
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

I'd like to help you if you want, and make much more useful tools and tutorials.
You're a great coder, I think maybe we can build something together?

-Butler

I don't have too much free time atm , but if you are coding something and you need help just ask :)
Btw , I don't know c++ / c# , just visual basic atm

RELEASING v0.04 in a sec!!
 
Newbie Spellweaver
Joined
Oct 7, 2012
Messages
42
Reaction score
7
Re: [SQL] Voucher Query Creator v0.02

I don't have too much free time atm , but if you are coding something and you need help just ask :)
Btw , I don't know c++ / c# , just visual basic atm

RELEASING v0.04 in a sec!!

0.04 is kind of nice.
Try to work on the style.
Maybe include SQL(ite) connect to place them directly into the database.

-Butler
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

0.04 is kind of nice.
Try to work on the style.
Maybe include SQL(ite) connect to place them directly into the database.

-Butler

I currently don't know how to connect it to MySQL but when i can i will search bout it.
I'm planning to add SaveFileDialog for exporting query in .sql file but i didn't start v0.05 '-'
Tomorrow i have maths test so i'm not starting v0.05 today ^^
 
Newbie Spellweaver
Joined
Aug 22, 2012
Messages
41
Reaction score
5
Re: [SQL] Voucher Query Creator v0.02

I currently don't know how to connect it to MySQL but when i can i will search bout it.
I'm planning to add SaveFileDialog for exporting query in .sql file but i didn't start v0.05 '-'
Tomorrow i have maths test so i'm not starting v0.05 today ^^

Why would you export one MySQL query to a SQL file? lol
 
Newbie Spellweaver
Joined
Jun 1, 2012
Messages
44
Reaction score
99
Re: [SQL] Voucher Query Creator v0.02

Simple and useful! I love the fact it's a multilanguage application.
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Re: [SQL] Voucher Query Creator v0.02

Why would you export one MySQL query to a SQL file? lol

Maybe you want to give it to a friend directly in a file , or just save it , i don't know all the things you can do with it ^^
It's just a new function for the ones that can need it.

Simple and useful! I love the fact it's a multilanguage application.

Yeah. It only has 3 languages because i know English and my nature language is Portuguese.
And i have dutch because a nice member of ragezone posted the translation in this topic for dutch.
I plan to add more languages altrough
 
Newbie Spellweaver
Joined
Oct 7, 2012
Messages
42
Reaction score
7
Re: [SQL] Voucher Query Creator v0.02

Maybe you want to give it to a friend directly in a file , or just save it , i don't know all the things you can do with it ^^
It's just a new function for the ones that can need it.


Yeah. It only has 3 languages because i know English and my nature language is Portuguese.
And i have dutch because a nice member of ragezone posted the translation in this topic for dutch.
I plan to add more languages altrough

Ahum,
I'm Dutch too ^^

-Butler
 
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Just to update you.
I figured out how to make Connection to MySQL and i already coded it for v0.05
Now i just have to figure out the insert thing '-'


v0.05 Released
 
Last edited:
Newbie Spellweaver
Joined
Sep 29, 2012
Messages
89
Reaction score
17
Since the last comment was 24h ago i can comment now
People please check the topic because v0.05 was released and alot of people didn't see it :/
 
Status
Not open for further replies.
Back
Top