MySQL Questions and Answers

Recent IT Questions

21 - 40 of 92

backup of MySql with VB.Net

How can i get backup of MySql in VB.Net?

Answer Question   |  Apr 18 2009  11:49 AM GMT
Backup, MySQL, MySQL backup
asked by Bvicky99

  20 pts.

MySQL on AS/400 V5.3

I need to install MYSQL for as/400 V5.3 but I don’t know how and from where and dose it free or charge or chargeable product?

View Answer   |  Apr 15 2009  6:56 AM GMT
AS/400 database connectivity, MySQL, AS/400 development
asked by Bsd167

  65 pts.

Bundling MySQL Community Edition

Is it free to Bundle the MySQL Community Edition within our Product or along with our Product CD/DVD? Do we need expose the source of whole application software or product to the community? Our product is our main bread/butter of the company. Let me know what options are avaliable and how to do it.

View Answer   |  Mar 31 2009  7:45 AM GMT
MySQL, MySQL Community Edition, Open source software
asked by Rajeshbs

  45 pts.

Looping,Array On Procedure MYSQL

For All IT I have Data string "123". How to create procedure (MySQL) for string "123" to Be : 1. 123 2. 132 3. 231 4. 213 5. 312 6. 321 Point 1-6 is array. Please Help Me an Thanks Thanksss

View Answer   |  Mar 30 2009  6:27 PM GMT
MySQL Stored Procedures, MySQL
asked by Allies

  5 pts.

Loading image into MySQL database from Excel file

I have an excel file that contains an image in the first col. When I save it to an csv format, the excel program creates two images ( 1 small, 1 large) for each line in the excel file. How do I load both the file data and the large image into my mysql database?

Answer Question   |  Mar 30 2009  11:57 AM GMT
MySQL, Microsoft Excel, Database programming
asked by Wlm49hv

  5 pts.

Generating ASPX pages from a MYSQL table

I have a series of MYSQl Tables that I want to inspect via a web page, generating the logic to simply display the data is straightforward, however, it's tedious to create each page then write the logic to make the data editable. Since it's largely repetition it should be fairly easy for someone to...

View Answer   |  Mar 25 2009  3:04 PM GMT
MySQL, VB.NET, Visual Studio
asked by Jlees

  5320 pts.

Web development project with streaming video

Hello All. I have a site. Now i want a give a option to visitor to put their video on my web site. For this i have three option. 1> put a their video URL 2> put their video Embed Code. 3> Admin put a video. End user can hav option 1 and 2. and the video URL or Embed Code directly save in...

Answer Question   |  Mar 10 2009  4:34 AM GMT
PHP, Symfony, MySQL
asked by Sssintu

  5 pts.

How to install the MySQL JDBC connector?

Can anybody tell me how to install the MYSQL JDBC connector. I am getting error "java.sql.SQLException: No suitable driver ". I placed the driver in the java-jre\lib\ folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.

View Answer   |  Mar 4 2009  6:32 AM GMT
JSP, MySQL, Web development
asked by Advancedjava

  25 pts.

MySQL and JSP connection

I hosted my site and I got the mysql server. Now, I want to connect it with the jsp pages . I am not understanding how to use ip address in connection string and while creating DSN i used my local server that is tomcat. But my website is in linux server. Will it create a problem.

View Answer   |  Feb 25 2009  5:44 AM GMT
MySQL, JSP, Apache Tomcat
asked by Advancedjava

  25 pts.

How can I pass tablename as a parameter in MySQL stored procedure?

my SQL stored procedure is like this.... ALTER PROCEDURE [dbo].[Sp_InsertDataMaster] @_ImageID int, @_Stat bit, @_tablename nvarchar(200) AS begin declare @strTemp nvarchar(max) set @strTemp = 'Insert into ' + @_tablename + '(ImageID,Status) values ('+ convert(nvarchar(5),@_ImageID) +','+...

View Answer   |  Feb 14 2009  8:38 AM GMT
MySQL Stored Procedures, MySQL, Database programming
asked by Minal

  45 pts.

Notes rich text field to BLOB/Memo field in SQL Server using ADOdb

I have an agent that uses ADODB to connect and insert a row into a SQL Server database. I want to store the contents of the Body field in the memo (rich text) into a Memo field in the SQL Server database (or Blob field). I'm finding examples of reading this kind of data back into a Notes...

Answer Question   |  Feb 1 2009  7:40 PM GMT
SQL Server development, ADOdb, MySQL
asked by Tjarman

  90 pts.

Permissions for writing stored procedures in MySQL

Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure,...

Answer Question   |  Jan 27 2009  12:31 AM GMT
MySQL, Navicat, Java development
asked by Ktrramu

  5 pts.

Restoring a MySQL database

Perhaps somebody can point me in the right direction. I have a MySQL database that I inadvertently deleted all records from. There is a regular backup I have which I can access, but I have no idea where the MySQL database tables reside in the system. I have the root password and complete access...

View Answer   |  Jan 22 2009  7:33 PM GMT
Linux, MySQL, MySQL Restore
asked by Linux - Ask the Expert

  230 pts.

JavaScript addContent function - Packaging Options

* IS THERE A WAY to use this javascript addContent function, * Incorporate the utility of an ADD button * But avoid using the packaging of FORMS? While making use of a sample for addContent (located at...

View Answer   |  Dec 11 2008  11:44 PM GMT
PHP, JavaScript, MySQL
asked by Bryanfox

  5 pts.

MySQL capabilities

Do you guys know where CanI find specific details for mysql like max number of records, max number of connections, max size of databse etc etc? my version is Ver 14.12 Distrib 5.0.51a

View Answer   |  Dec 9 2008  1:39 AM GMT
MySQL, Recommended reading, MySQL documentation
asked by Musoteflirt

  20 pts.

create database using java

How to create database (not table) using java? For example, I want to create database in MSAccess, MySQL, Oracle etc.

View Answer   |  Nov 7 2008  2:53 PM GMT
Java, Database, MySQL
asked by Theremustbeananwer

  5 pts.

MySQL vs SQL server

If I was going to get some web pages designed to interact with a database on my server would I be better using MySQL or SQL small business server? Is there a huge difference in what they're cabable of or does it just change what front-end you use? Why would I need a WAMP stack and what exactly do...

View Answer   |  Nov 5 2008  4:34 PM GMT
SQL, MySQL, WAMP Stack
asked by Katy

  20 pts.

Oracle, MySQL connectivity by HSODBC

Hello, We have tried to connect with MySQL from Oracle 10g Rel.2 through HSODBC and getting the following error: ERROR at line 1: ORA-28545: error diagnosed by Net8 when connecting to an agent Unable to retrieve text of NETWORK/NCR message 65535 ORA-02063: preceding 2 lines from MYSQLDB Both...

View Answer   |  Oct 26 2008  6:04 AM GMT
Oracle, MySQL, Solaris
asked by Shafiqurrahmanbappy

  5 pts.

PHP functions

how do multiple functions work

View Answer   |  Oct 20 2008  9:43 AM GMT
PHP, MySQL, Web development
asked by SGB

  35 pts.

Get user input in MySQL query

How can i get user input in any mysql query at runtime.

Answer Question   |  Oct 14 2008  9:41 PM GMT
MySQL, RunTime, MySQL query
asked by Prashant.expert

  25 pts.

21 - 40 of 92