Welcome to dbFreaks.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

DB or C++

 
   Database Help (Home) -> mySQL RSS
Related Topics:
Best way to issue hundreds of inserts/updates??? - Using mysql 4.0.23- What is the best way to execute several (hundreds of) inserts and updates? Rather than issuing tons of inserts and updates, can I send the strings to a text file and then have mysql do them all?? IE : query.txt insert..

MySQL freezes, brings XP machine to a grinding halt - I've been using MySQL for a while for fairly light database on my XP machine. I am just starting a new project and have some big problems with MySQL today both on my office machine and at home where running a

login as user 'root' but do not have root privlages and my.. - Hi gang: I'm a problem with MySQL -- I updated MySQL from version 4.1.0 to 4.1.10 and now when I login as root it doesn't show all the databases I should have access to, nor it doesn't recognize me being logged in as root (via..

FLUSH TABLES hangs if table is locked - Using FLUSH TABLES via the C query API hangs if the table is locked already. That is to say, nothing prevents me from running a LOCK TABLES twice; it won't tell me already locked, don't try to run a Anyone know how to find..

Tool to convert DDL in graphical diagram? - Does anyone know of a tool that will create a graphical diagram from a DDL (SQL create script)? a free tool. Thanks, A
Next:  Font Problem  
Author Message
willbr

External


Since: Feb 06, 2005
Posts: 2



(Msg. 1) Posted: Mon Feb 07, 2005 9:19 am
Post subject: Re: DB or C++ [Login to view extended thread Info.]
Archived from groups: mailing>database>mysql (more info?)

On Sun, 06 Feb 2005 19:22:06 +0000, Aggro wrote:

 > willbr wrote:
 >
  >> Can this reasonably be done with a MySQL DB or should I write a C++
  >> program to do it?
 >
 > Is there a reason why you wouldn't want to use Excell or OpenOffice Calc
 > for that job? Because it sounds like a perfect job for it since both
 > can do the simple math your system requires.
 >
 > Of course you could do a better solution with MySQL or C++ or both
 > combined, but that would require more work from you.
gnumeric is what I am using now. I would like to automate some of the
input & also have a better search. Plus with MySQL I can use PHP to manke
it platform independent.

Thanks,
Bill<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: DB or C++ 
Back to top
Login to vote
Aggro

External


Since: Aug 28, 2003
Posts: 8



(Msg. 2) Posted: Mon Feb 07, 2005 11:40 am
Post subject: Re: DB or C++ [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

willbr wrote:

 > gnumeric is what I am using now. I would like to automate some of the
 > input & also have a better search. Plus with MySQL I can use PHP to manke
 > it platform independent.

Well PHP + MySQL is pretty simple and fast to implement, if you got the
skills. So that would be my second suggestion. I don't think you would
gain anythin extra by using C++ if you already got a webserver + PHP.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: DB or C++ 
Back to top
Login to vote
willbr

External


Since: Feb 06, 2005
Posts: 2



(Msg. 3) Posted: Tue Feb 08, 2005 9:13 pm
Post subject: Re: DB or C++ [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 07 Feb 2005 15:45:17 +0000, Aggro wrote:

 > willbr wrote:
 >
  >> gnumeric is what I am using now. I would like to automate some of the
  >> input & also have a better search. Plus with MySQL I can use PHP to
  >> manke it platform independent.
 >
 > Well PHP + MySQL is pretty simple and fast to implement, if you got the
 > skills. So that would be my second suggestion. I don't think you would
 > gain anythin extra by using C++ if you already got a webserver + PHP.
I can do PHP & MySQL.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: DB or C++ 
Back to top
Login to vote
Bill Karwin1

External


Since: Jun 17, 2004
Posts: 42



(Msg. 4) Posted: Thu Feb 10, 2005 1:32 pm
Post subject: Re: DB or C++ [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

willbr wrote:
 > I can do PHP & MySQL.

I just came across the following tool. Perhaps it does what you need
already, or else it can get you started and you can modify it to do what
you want.

<a style='text-decoration: underline;' href="http://phpmyedit.org/home.php" target="_blank">http://phpmyedit.org/home.php</a>

Regards,
Bill K.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: DB or C++ 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]