C++ can do it for me?

S

silasju

Hello people! I think it is my first message here.

Well, I would go to start a Delphi database program, but now my client
want a program that runs in Linux. So I want to know your opinion:
what best language/IDE I can use for my purposes? I need mainly:

MySQL or Potsgree SQL ***remote connection***(it's the most important).
GUI interface.
Report generator.
Barcode printing.

I just remember that for now...

What do you think?

Thank you! Bye!
 
R

Rolf Magnus

Hello people! I think it is my first message here.

Well, I would go to start a Delphi database program, but now my client
want a program that runs in Linux. So I want to know your opinion:
what best language/IDE I can use for my purposes?

I'd say the one you know best. What's wrong with the Linux version of
Delphi?
I need mainly:

MySQL or Potsgree SQL ***remote connection***(it's the most important).
GUI interface.
Report generator.
Barcode printing.

I just remember that for now...

What do you think?

This is actually off-topic here. I'd suggest comp.programming or maybe
comp.os.linux.development.

To answer the question in the subject line: Yes, you can do that using C++
with some (non-standard) libraries.
 
P

Phlip

silasju said:
Hello people! I think it is my first message here.

Well, I would go to start a Delphi database program, but now my client
want a program that runs in Linux. So I want to know your opinion:
what best language/IDE I can use for my purposes? I need mainly:

MySQL or Potsgree SQL ***remote connection***(it's the most important).
GUI interface.
Report generator.
Barcode printing.

Get a high-level scripting language like Ruby.

C++ is the language to create low-level systems, like MySQL itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,297
Messages
2,571,536
Members
48,282
Latest member
Xyprime

Latest Threads

Top