| Subject | Date Asked |
|
| How to find a unique id split into 3 tables efficiently | 11/16/2009 |
Q: I'm new to MySQL and I have a problem. I'm dealing with 3 types of assets, for an example (and to ... A: I think i know what you are trying to do. are you trying to access this information from a web page? ...
|
| coding for free? | 10/8/2009 |
Q: I've heard about Open Software, and Free Software, and all those projects that are carried on by ... A: You have raised a very good point, There is an artical coming soon on ...
|
| Calling Procedure | 10/7/2009 |
Q: I have 80 procedures and I want to call all the procedure one by one Automatically and I am passing ... A: I am not use to using Toad, i tend to stay away from all programs like that for refrence to MySql, i ...
|
| Calling Procedure | 10/7/2009 |
Q: I have 80 procedures and I want to call all the procedure one by one Automatically and I am passing ... A: How are you trying to run this script. If this is a script that a browser can call the information ...
|
| Cross checking Databases in mySQL | 9/28/2009 |
Q: I'll preface this by saying that I haven't with a command line in any way shape or form in years, so ... A: I'm not fully sure what you mean here but heres what i think you mean, please correct me if i am ...
|
| MySQL CLUSTER INSTALLATION | 9/5/2009 |
Q: I am confused with the installation procedures of MySQL packages, i have noticed, that to install ... A: I am sorry but i am unfermiular with that OS (CentOS 5.3, 32 bit platform.) and software does ...
|
| MySQL running locally? | 8/2/2009 |
Q: Can a website with an SQL database behind it, be created and run on a local PC, or does it have to ... A: Yes you can use your own pc to run an sql database and a website. This would mean cconfiguring your ...
|
| Multiple Search Query | 7/27/2009 |
Q: Can you please advise on the follow. I am currently using mysql and db2 and I would like to create ... A: There are a number of diffrent options avalible depending on what format you are coding your pages ...
|
| mysql | 7/21/2009 |
Q: sir, i am student of Master of Computer Application from India I want to insert the two record in ... A: If i simply give you the answer that defeats the object. try reading up on mysql joins. If you ...
|
| php, database array | 6/17/2009 |
Q: iam having problems trying to get an array working, i want to get all data from the database thats ... A: Arrays can be a little confusing, here is a basic array that will get the data from a database table ...
|
| Selecting a row in which to retrieve a value from a specific column | 6/16/2009 |
Q: I have a really newby question that I am not succeeding to solve. If I want to show trough PHP the ... A: This is really simple to do. I can now help you with your script. I have wrote you a very simple ...
|
| Selecting a row in which to retrieve a value from a specific column | 6/16/2009 |
Q: I have a really newby question that I am not succeeding to solve. If I want to show trough PHP the ... A: Can i just clarify a few things before answering this question for you. You want to select from ...
|
| Php & Mysql | 6/12/2009 |
Q: I design a project on music album library in mysql(use as backend)& php (use as frontend). so how ... A: I am not sure what you are asking. Are you asking how to create a MySQL database table and what ...
|