Hello
I have a problem with a database. Well, there are lots of problems with this database but I am struggling to make it function at the moment without errors.
The problem is that when the...
http://www.experts-exchange.com/Database/MySQL/Q_23416799.html
Zones:
MySQL ServerDate Answered: 05/21/2008 Rating: 7.8 Views: 4
In the below example camper 23 is assigned to camp_id 2 for weeks 1,2, and 3, and then camp_id 8 for week 4
campers in camp_id 2 are assigned to one of 5 different groups: red, blue , green, yel...
http://www.experts-exchange.com/Database/MySQL/Q_23428289.html
when this type of queries get executed it load up the server the cpu usage goes up and mysql process shows this Copying to tmp table
how can i avoid that, and what type of optimization i need to...
http://www.experts-exchange.com/Database/MySQL/Q_23532152.html
Hi, can some one tell me what the parameters are to connect to
a database using libmysql.a?
http://www.experts-exchange.com/Database/Miscellaneous/Q_10073341.html
Zones:
DatabasesDate Answered: 08/18/1998 Rating: 8.0 Views: 12
I am using the VB5 reading MS SQL 6.5.
My Code as bellow:-
mysql = "begin transaction icm"
IMSDatabase.Execute mysql, 64
sqlselect = "select item_code, qty1, cost1, qty2, cost2, qty3, cost3,"
sql...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10108881.html
Zones:
VB DBDate Answered: 03/02/1999 Rating: 5.4 Views: 0
I have a column in a MySQL database which can contain either 1,2,3 or be NULL. I need to extract the data, sorting it in such a way that 1,2,3 come first, the NULL rows after.
By default, MySQL pu...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10239858.html
Zones:
DatabasesDate Answered: 12/01/1999 Rating: 6.0 Views: 0
I have just downloaded MySQL from the net and plan to use it to construct a complex database. I was wondering if anyone out there knew of any great sites for downloads and add ons for MySQL. I am ...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10533021.html
Zones:
DatabasesDate Answered: 06/27/2000 Rating: 7.0 Views: 0
Can someone please tell me how I can reset a mySQL database which is on my host server.
Also, anyone know of a script file to test whether php is installed on a host server?
http://www.experts-exchange.com/Database/Miscellaneous/Q_10713102.html
Zones:
DatabasesDate Answered: 08/02/2000 Rating: 5.6 Views: 0
I made a redirect script in PHP with MySQL to store the data about where to redirect..
and IPs so I can count unique click..
There is about 100,000 user that go through my scripts everyday..
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_11401398.htm...
Zones:
PHPDate Answered: 09/28/2000 Rating: 3.8 Views: 0
I have 3 tables: "Projects", "ProjectSubmittals" and "SubmittalSpecs"
Projects key is "pID"
ProjectSubmittals has "sID," "pID" and "specID"
SubmittalSpecs has "specID"
Projects table holds th...
http://www.experts-exchange.com/Database/Miscellaneous/Q_12032279.html
Zones:
DatabasesDate Answered: 12/01/2000 Rating: 7.4 Views: 0