rename the col (1 reply)
how to rename the column of a table in mysql 5.0 and the data already has in the table.please let me know.its urgent. thanx in advance
View ArticleConversion error in ADO.Net/ODBC data export from MSSQLServer to MySQL (no...
Hi, I am exporting data from a SQL Server 2008 R2 database to a MySQL 5.x database. I am using an dtsx package that deletes all the records for each table and then copy each table data. All works fine...
View ArticleSQL Server Triggers - MySQL Triggers (Auto Incrementing/Insert friendly) (no...
Is it possible to create a column that automatically increments in such a way that I can insert values, provide a value for the incremented column and than the rest of the values in that column adjust...
View ArticleRegion 90 days (no replies)
Hi everyone, I need to make a view to find out a total for the last 90 days. How would I do the part for "the last 90 days"? Thanks, Wesley
View ArticleRetrieving smalldatetime (no replies)
I have a script that retrieves data from a MS SQL server, and one of the fields in a table is smalldatatime type. The data has to be transferred to a MYSQL server each time the script is run. Can I...
View ArticleThree tips for SQL Server upgrade, migration (no replies)
It’s funny. Most organizations I work with would prefer to have all their infrastructure and platform components on a single software release: one version of Windows for domain controllers or one...
View ArticleData Optimization SQL / MySQL (no replies)
I wanted to bring an interesting situation to your attention and see what you think. It goes a bit more outside Access than originally planned, but it may work nonetheless. So I have a database with...
View ArticleConnecting MySQL to SQL! (4 replies)
Hello MySQL community! I was looking for some assistance regarding connecting to a SQL Server. I have seen many, many different posts and websites that hint at third-party programs and all sorts of...
View ArticleDatabase column encryption on existing column (2 replies)
Hi, Hope someone could assist, I am new to MySQL. I currently have a database that is relatively big and need to implement encryption on certain columns level within different tables. I don't want to...
View Articlenew mysql server version (2 replies)
hello friend ! now days what is latest version of mssql server ?
View Articlefustration (no replies)
i am currently stuck in iraq i have been trying to figure out this over complicated program for over a month. I am not stupid i can not connect tried about everything and nothing works I hate this...
View ArticleGroup by Week problem (no replies)
Hi I have a table “Customers” having these columns “ID”, “Name”, “Salary”, “Date”. I want to make a query using which I can get the report for last 13 weeks. Note: Week should be from Monday to Sunday...
View Articleimport sql file (1 reply)
hello, I want to import sql file to a specific database from mysql browser. how can i do that? please help me.
View Articleopenrowset eqivalent (no replies)
Hello, I need help with the command openrowset from SQL. Does it have an equivalent in MySQL? Thanks
View Articlewhich sql server should i use? (no replies)
hi guys. i am developing my thesis and i am planning to make a server-client system. so that office A will hold the server and office B, C, D, etc will connect to it. any add, edit, delete done in...
View ArticleInnodb slower than Myisam (1 reply)
Hi I have installed mysql5.5 on centos5.5 with ext3 partition. Created database with with 2 tables one with myisam and one with innodb. but innodb seems to be much slower than myisam. Normal select...
View ArticleTEST TO FIND POSTED TOPICS (1 reply)
I am trying to find all the posts that I have made. I've tried searching by author, 'Paul Pikowsky', with no luck. And there is nothing in my profile to show what I've posted.
View ArticleHow to set up MYSQL in cpanel ? (no replies)
There are many different types of control panels that your shared hosting provider may have. This tutorial assumes that you are using the most popular, CPanel. First, find the link that allows you to...
View Article*.bak file of 70GB (no replies)
Hello All, I have a 70 GB of sql server backed up file in the format of *.bak. I want to restore or make a new database from this file in mySql database. I tried various things but nothing is working...
View ArticleRestoring mysql backup of windows on linux mysql (no replies)
Hi, I am using mysql database on windows server. For cost cutting i would like to use linux OS . Could i restore my data from windows to linux for mysql database. i want to know whether it is possible...
View Article