java.lang.ClassNotFoundException: com.mysql.jdbc.Driver (no replies)
Hi, I am working on one web project and i put the mysql-connector-java-5.1.12 driver in WEB-INF/lib folder but I am getting error ie "java.lang.ClassNotFoundException: com.mysql.jdbc.Driver". Please...
View ArticleUnable to copy from local system to the remote system (no replies)
Hello All, I have been trying to copy a database from a local system to remote system using the mysqldump command.However, I am not able to do so and I am getting errors.I just wanted to know...
View ArticleUnable to insert data on a remote system using java program (no replies)
Hello All, I am trying to run a java program on a remote system to insert data onto a remote MySQL server.This program runs fine on my local system and inserts data onto my local SQL server but when I...
View ArticleHave no idea how to deal the following errors (no replies)
Hi, I am trying to move from mssql to mysql through ssis, I have got most table imported. But I am stuck here with one table and got couple of error messages: [ADO NET Destination [163]] Error: An...
View ArticleStored procedure writing format (1 reply)
CREATE PROCEDURE [owner.] Stored procedure name [; program number] [(Parameter # 1, ... parameter # 1024)] [WITH (RECOMPILE | ENCRYPTION | RECOMPILE, ENCRYPTION) ] [FOR REPLICATION] AS program OK One...
View ArticleLoad Data Infile and SSIS variable (no replies)
Hi, I am migrating a mssql database to mysql through ssis. For the big tables I am dumping all the data to csv file for performance reason. I can hard code the file path and load into mysql just fine....
View ArticleDoes mySQL support creating Linked Servers in it (1 reply)
Hi, I know how to create a linked server to mySQL from SQL Server using SQL Management Studio. My requirement is exactly the opposite. I have the mySQL server and I want to create a Linked Server to a...
View Article"Read Anything" // "Change Nothing" (no replies)
Below is a article and syntax for giving dvelopers "read anything" but "change nothing" rights on (in my case) productionn servers. //Quote Article...
View Articlereplication, is it possible? (1 reply)
Is it possible to set up replication between SQL 2000 and MySQL. I've seen a few web sites claiming it is possible, but as yet I haven't found any that give a complete procedure. Most of them just...
View Articlegrant usage (no replies)
So grant usage on *.* to user grants login privileges. What part does the *.* play? If *.* was changed to somedatabase.* for example how would that affected the user as you don't login to any database...
View ArticleJump start to migrate from mssql to mysql (1 reply)
I am migrating from mssql express to mysql. I am writing a ssis package which will create many tables first. But it should only create a table if it does not exist. I have something like this set...
View ArticleStatistics Homework help,Chemistry Homework help,Physics Homework...
ONLINETUTORSITE.COM provides online tutoring and homework help in the following subjects: Algebra, Pre-Algebra, Calculus,Statistics,Trigonometry, College level Math, Precalculus, Geometry, AP...
View ArticleOrder by clause is not working in mysql 5 however same working in mysql 4 (no...
Hi Everybody i was using following code in mysql 4 it was working fine but it is not working with mysql 5. SELECT Cover "Cover Type" FROM COVER_TYPES order BY "Cover Type" Your answer is appreciated...
View Articleexport DB to MySQL on Linux (2 replies)
Hi, I am currently using SQL Server on Windows. I want to export my data on Linux Mysql. How do I do this? Is there any migration tool which works on Red Linux 5. Thanks
View ArticleUnable to convert a stored procedure (1 reply)
Hi, I try to convert a MSSQL 2005 stored rpocedure to MySQL. This is the code I want to convert (MSSQL 2005): set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER PROCEDURE...
View ArticleMSSQL app, converto to mysql (1 reply)
Sorry if this is repost or a lame/stupid question, but i would really like some help/lights on it. I have an windows application that uses MSSQL, however, with time, and LOTS of data, it's getting...
View ArticleGRE Tutor,GMAT Tutor,SAT Tutor,Chemistry Tutor,Physics Tutor,IB Chemistry...
Hi, I am Karthik Shanmugam, and I am providing Online tutoring in Math, Chemistry and for competitive exams like SAT, GRE,GMAT,MCAT,DAT. I tutor Math, Chemistry, and Physics for all grades up to...
View ArticleERROR 1467 (HY000) Failed to read auto increment value (no replies)
I'm tryin to insert records in a table, but i have this error: ERROR 1467 (HY000) Failed to read auto increment value storage engine
View ArticleImplementing RowVersion in MySQL (no replies)
I am in the processes of looking at MySQL as an alternative to our current MSSQl Database. We have several tables with > 500M rows which we need to be able to 'version'. We currently use a...
View Articlewww.hotelslines.com (no replies)
MySQL Migration Toolkit simplifies migration from third-party databases. The Toolkit has support for: 1) "Generic migration" from Any Database that has a JDBC Driver. 2) "Optimized migration" from MS...
View Article