LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Data base programmin (https://www.linuxquestions.org/questions/programming-9/data-base-programmin-330381/)

mola 06-04-2005 04:26 PM

Data base programmin
 
Hi all ,

where can i found database progrmming tutorial with
GTk+, glade and MYSQL .

how can connect to Mysql server and write sql scripts with GTK+ .

what tools have them for print from query ,print preview , page number , cloumn , row number , ...

Tanx and good luck

acid_kewpie 06-05-2005 03:31 AM

gtk+ and mysql will *never* have anything in common. one is a UI toolkit, one is a database. it is only your underlying coding that will connect the two. you need to check the mysql c bindings (or perl, python or whatever language you chose...)


All times are GMT -5. The time now is 03:35 PM.