MySQL Server
Hi,
I am new in using sql and I have mySQL installed. I will like to retrieve data using sql and imdb but I found out that it can also be retrieve using xml within sql. I need advice on which one is the easiest and effective method and will there be any complications?
- 802 views
- 2 answers
- 0 votes
I use MySQL database on a web application I am working on. What I would like to do is to fill out PDF with MySQL data that I am using. Is there a way to fill out a PDF file with MySQL data? How do I go about doing that?
- 718 views
- 1 answers
- 0 votes
I'm using MySQL manager professional edition. I can not dump data into my own MySQL. Entered the code jdbc:mysql://<HOSTNAME>:<PORT>/<DATABASE> but can't seem to detect the port.
Am I doing something wrong or is MySQL manager professional edition can't dump data?
- 754 views
- 1 answers
- 0 votes
Hello,
I have created some data files I want to use them in SQL. My created files are in OWL from but I have to convert owl files to sql. I don’t know how to convert it. Please tell me how to convert or any sql version available to convert.
Thanks
- 1170 views
- 1 answers
- 0 votes
Hi. I am an IT student and as part of the requirements, I have chosen a Seat Reservation system. In my seat reservation, I have shown a UI of the arrangement of the seats and when the user clicks one seat, a jQuery pops up asking for information on who reserved the seat. After submitting the information, it should refresh the page and the UI will now show the seat is taken and I can reserve another seat for my friend and it should do the same thing. I want every information entered be inserted in the database. I have tried a different thing before which includes the pop up but it doesn't insert all the information. I need your guide to help me out with my project. Thank you!
- 587 views
- 1 answers
- 0 votes
I am a newbie in using SQL Server. I just encountered this problem when I tried to run multiple SSIS packages upon the server. It has a deadlock condition which I totally don't understand. What is a deadlock condition and howto fix it?
- 1016 views
- 2 answers
- 0 votes
In my SQL Server Import and Export Wizard, I encountered the following error.
The error is as follows,
- 1196 views
- 1 answers
- 0 votes
Hi to everyone,
MySQL text blocks integers and decimal points. I cannot seem to enter a number, integer and decimal points into my MySQL database connected to my Java calculator system. This is the same problem I got two weeks ago with another kind of system. Would you please let me on the proper set up?
Your suggestion is very much welcome.
- 672 views
- 2 answers
- 0 votes
Hi guys,
How to set backup based on date? As a java web programmer developer here in our office I have to create some back up for my MySql server database system. I always do it every day before going home. How can I possibly set the backup according to date? I want to sort it accordingly by date.
Expecting some help, thank you.
- 918 views
- 2 answers
- 0 votes
I am working in a multinational enterprise.
It uses Structured Query Language version (SQL) 2000.
My recent job is to write an interface to a large enterprise application.
So I badly need to check the stored procedure.
Can you please explain me How will I see the stored procedure in decrypt view SQL 2000?
- 1073 views
- 1 answers
- 0 votes