Any other way to make exe which uses mysql script?
I have used phc win bit i is not working
User Profile
Collapse
Profile Sidebar
Collapse
nazish zehra
Last Activity: Oct 2 '12, 02:50 PM
Joined: Dec 20 '11
Location:
-
I have made exe file of php using ExeOutput and server2go.Serve r2go provides built in mysql and phpmyadmin as well. I don't want it to be like that. I want to give php exe and sql file(containing my database tables) to user and he can import sql file and easily run php exfile .
How is it possible?
I don't know too much about php and mysql.Leave a comment:
-
I want to create php exe file which uses mysql script at backend. Is this possible?Leave a comment:
-
I am trying to make exe file of my php project.The problem is that my project uses database on mysql.
I have two front ends,one on java and other on php with same database on mysql.
Now I have to make exe of both php and java file.For java it is easy as I have created script of mysql and it is running normal on local machine.
But I am having problem for making php exe as it doesnot use mysql script rather it...Leave a comment:
-
make exefile of php
I am trying to make exe file of my php project.the problem is that my project uses database on mysql.i have two front ends,one on java and other on php with same database on mysql.Now i have to make exe of both php and java file.For java it is easy as i have created script of mysql and it is running normal on local machine. but i am having problem for making php exe as it doesnot use mysql script rather it uses embeded mysql and this creates problem... -
save history
I want to make an application in java in which i can provide a utility of history where the button pressed last time on the jframe can be saved.Through this history option user can know that which button on the jframe was pressed last time.Is there any class in java for this purpose? -
mysql query problem
I am making a seed bank database in which seeds are either collected from location or donated by organization.So I have made a supertype table acquisition and subtypes are collection and donation.
I want to display the information of all seeds regarding their collection and donation. For this I am building a sql query from different tables and displaying it in single form.I cannot make the correct query there is problem in it. Tables in which... -
error in sql statement
I am making a from in php and inserting values in members table.Structure of members table is:
id varchar(30) not null primary key
username varchar(15)
password varchar(15)
when i insert values in table using $_POST[] it gives error
Error:Duplicate entry 'john' for key 'PRIMARY' whereas there is no entry in my table as john.Code is:
Code:<?php $con = mysql_connect("localhost","root","");
-
jasper reports
I am new to jasper reports .I want to know is there any tutorial to get start with charts in ireport .any basic example how to get start? -
-
No i dont want total quantity .Thanku for reply.Got it solved and sorry for inconvenienceLeave a comment:
-
sql query in ireport
I am using a sql query in ireport to make a report based on two tables.I have 2 tables ORDER and ORDER_LINE.Orde rs contains orders of seeds ordered by different requesters.
ORDER:Order_ID, Seed_ID,quantit y(here orderid and seedid are composite primary key and one order may contain requests of multiple seeds by the same requester)
ORDER_LINE:Orde r_ID,Req_ID,Dat e of order,no.of seeds
Now i have to show all this information... -
Is it good to use java as front end for database?I am looking for an alternative of oracle(form builder and report builder)and also my database is not web basedLeave a comment:
-
-
report generation in mysql
I am making a database in mysql with java on front end but I want to know that is there any way to generate reports in mysql with java?Likewise oracle provides report builder and form builder do we have this facility in mysql when using java as frontend ? -
choice for DBMS
I am making a database and I want to do it in mySQL with Java and JSP on front side while my supervisor is asking to develop in oracle and php on front side .How can I convince him for Java and JSP? I dont know that much about Oracle and JSP and also is there any other way out for this? -
following is the function which i am calling
Code:def about(): root1 = Tk() root1.title("ABOUT") root1["padx"] = 25 root1["pady"] = 25 TopLabel = Label(root1) TopLabel["text"] =" STRING SEARCHER " TopLabel["font"]="Helvetica",12
Leave a comment:
-
-
It is not path problem because image is there it is something else and "pyimag3" does not exist is not path error.I am displaying image label by callling a function and if i remove the image then everything else is displayed but with label it is not.Leave a comment:
-
No activity results to display
Show More
Leave a comment: