Author Topic: How to create plugin that sends to the database?  (Read 8150 times)

Offline badloi001

  • Single posting newcomer
  • *
  • Posts: 2
How to create plugin that sends to the database?
« on: March 28, 2014, 05:22:58 am »
Hello there... can anyone help me with my problem. I have a project that create a plugin that sends data to my database everytime I clicked it. hoping anyone could help...  :-[ :-[ :-[


P.S.  very much thanks to those who suggest...

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: How to create plugin that sends to the database?
« Reply #1 on: March 28, 2014, 06:12:01 am »
What kind of plugin ? Code::Blocks ?
Which click do you want to catch ? In the editor or elsewhere ?

And possibly more information is needed, like OS, version of C::B etc.

Offline badloi001

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to create plugin that sends to the database?
« Reply #2 on: September 17, 2014, 02:53:07 am »
Hello Jen,

Thank you for the reply. I wasn't read this message for a while now.  The plugin that I want to build is when I hit the compile button I want to capture the source code .cpp  and also capture the error together and sends it to the database.


Thank you very much,
Adlai Arcilla