You can rename your database, but there could be consequences. You will need to modify all ODBC connection strings that reference the old name. If there are no querries or connections to it, then go ahead.
If you have any doubt, what so ever, that there is some application or query referencing the old name, Stop! If you're using a web dev tool like Dreamweaver, perform a sitewide search for the old name to see how much will need to be modified. Then you decide if changing the name is worth that much effort.
Personally, I'm very picky about my scripts and my naming conventions, and I'll do what is needed to have everything properly named. Because, I know that if I don't, I will still want to look for it under the name I want it to be and not the name it is.
hiii,iam MeEncanta.. for the end of this year i should finish my project on information hiding using...
(More)
hiii,iam MeEncanta.. for the end of this year i should finish my project on information hiding using image steganography using J#.so i don't know wat i have to do???????!!!!!!!!!!!!! i know there are some types of steganography,& i want text data hiding.can someone help me,plzzzz,i thank & i pray to anyone give me good project on this requirement.plzzzzzzz
what is the code in a java program that would ask the user to input a 5letter word then the program...
(More)
what is the code in a java program that would ask the user to input a 5letter word then the program would show all the 3 letter possible combinations?
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN...
(More)
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN products
ON distlist.msrp=products.ProductMSRP ive updated a bunch of columns like this and its perfect, the issue i have is that the ProductID which is an auto_increment column is blank. how can i "fill" this in to have the same amount of cells in other columns? thanks for the help Andre
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port...
(More)
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port 3306 .. I have tried to make sure that Windows firewall is open and receiving port 3306 as well as Norton firewall .. but still getting error and even now a reply stating that do I really want to use 3306 - so I have tried other ports available and NO good response as of yet ...
What can I do? Where am I wrong ? HELP ...
jennie