Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Databases > MySQL [7 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
SitePoint Calculate total using MySQL or PHP  
21:32 16-Nov-06   [Replies: 15, Views: 119]    By: ServerStorm
Can someone recommend a the better of two ways of calculating a list of product totals: By using the following SQL: Code: ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Adding Images to mysql database  
19:37 16-Nov-06   [Replies: 4, Views: 61]    By: Cre8tiv Vision
Hello, I am trying to add a database. here is what I have so far for the sql file im uploading. Code: CREATE TABLE student( id INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, name VARCHAR...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint MySQL GUI for Mac?  
15:23 16-Nov-06   [Replies: 5, Views: 53]    By: thody
Can anyone recommend a good GUI for MySQL for Mac? I've been using CocoaMySQL, but it seems to be lacking. Thanks, Adam ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Storing time  
13:51 16-Nov-06   [Replies: 4, Views: 50]    By: Unnamed
Hi, I need to store time in several tables and im trying to find out the best way to do it. I need to store the time in this format HH:MM (or HH:MM:SS). Im thinking of using the TIME field in ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint IPB members combining  
13:26 16-Nov-06   [Replies: 4, Views: 55]    By: VenomGfx.net
I have an old forum that I want to transfer the users over to my new forum which has 140 users theres about 200 more in th eold database, how would I go about combining the 2....so that it updates...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Optimizing a query  
11:44 16-Nov-06   [Replies: 12, Views: 75]    By: Радич
Hello, I want to optimize a very expensive query, the query joins 5 tables, each having tens of thousands of records, always returns about 15000 matches and performs several calculations on ea...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint MySQL Socket Error  
08:46 16-Nov-06   [Replies: 1, Views: 47]    By: obrienkev
Hi all, I get the below error when connecting to mysql database... Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Why is this? Username/Password are...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint delete data from database  
07:22 16-Nov-06   [Replies: 3, Views: 57]    By: Dvorak
Hi, Let's say i have two tables, table_one; userid,userinput,indexno table_two; cond,qant,amp,indexno the indexno in table_one and table_two are the same.if i choose to delete on...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint using NULL  
03:41 16-Nov-06   [Replies: 6, Views: 76]    By: sventek
I was wondering is it good practice to use NULL for unknown values? In the PHP forum sticky it says: Quote: 2) Declare all of your columns NOT NULL unless you need to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Help with UNION query, please.  
02:40 16-Nov-06   [Replies: 3, Views: 49]    By: john278
Hi, I have never done a UNION query before and need help with it so that I can speed up a select query on one of my websites. The query is as follows: Quote: s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Log File  
23:24 15-Nov-06   [Replies: 1, Views: 29]    By: Gator99
I'm running mysql 4.1 with logging enabled. The master server produces a log file which is used for replication. I was wondering if there is a way to make the logfile turn over without stopping th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Add a value to certain id in database on Submit  
17:43 15-Nov-06   [Replies: 1, Views: 53]    By: biggie
Hi all, I have a Booking form which sends data to a mySQL database using PHP. The form consists of 'sessionid' which range from 'T1'- 'T24'. these are selected by a different radio bu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint grab all users not in second table.  
16:58 15-Nov-06   [Replies: 1, Views: 30]    By: Gibberish
I have two tables. I want to grab all the users from the users table who are not found in the second table. It's just seems to be one of those days where I can't perform the simple tasks, I think ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Installing MySQL to XPPro  
15:06 15-Nov-06   [Replies: 7, Views: 75]    By: Rich57
Hi there. I read the stickies and searched the MySQL forum but couldn't find an answer to my problems. Hope you can advise me. I also read the Community Guidelines, being a newbie, and had a littl...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint file to database BLOB question  
14:14 15-Nov-06   [Replies: 1, Views: 28]    By: Unnamed
I have today a database that containes paths (eg. file//K:/folder1/folder2/picture1.gif) to gif images in an directory on my server. Then I'm using a "a href" so the picture opens when c...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Testing on update & delete cascade  
11:47 15-Nov-06   [Replies: 6, Views: 56]    By: LoobyLou
Hi When I added indexes and foreign keys to my tables I also inserted ON UPDATE CASCADE and ON DELETE CASCADE. However, when I tried testing that this works by entering:- select * fro...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Some advice for a newbie on big scale websites like ebay, facebook, yo..  
08:26 15-Nov-06   [Replies: 4, Views: 125]    By: omit46
I am literally newbie in database design. Just finished kevin yank's build your own database driven website using php and mysql. The book helped me to understand the imporatance of deisgn in a dat...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Associate tables?  
06:59 15-Nov-06   [Replies: 1, Views: 31]    By: Dvorak
Hi experts out there, I have two tables,lets say table users and students and i would like to know if i can associate the table.users and student are the same persons but their attribute in t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Search Index  
04:01 15-Nov-06   [Replies: 1, Views: 30]    By: Skeptical
I have text stored in a database that I'd like to be searchable. However, searching through long strings and blobs seem like a very inefficient way of doing things. In MS Server there's an ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Help with a small query optimization using an index. THANKS!  
02:27 15-Nov-06   [Replies: 6, Views: 43]    By: john278
Hi, I need this query optimized using indexes. So I was wondering how I could optimize it to work with an index for speed. The query is: Quote: select ided from ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint LCASE is not working with DATE_FORMAT  
22:13 14-Nov-06   [Replies: 6, Views: 48]    By: xangelusx
I'm trying to use LCASE with DATE_FORMAT now, but the value is not being returned in lowercase. Code: SELECT LCASE( DATE_FORMAT( NOW( ) , '%b %e, %Y' ) ) AS `date`; Returns: 'Nov 1...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint keep the cart data persistent or not?  
19:29 14-Nov-06   [Replies: 2, Views: 66]    By: ServerStorm
Hi Everyone, I am designing a e-Commerce site and have come up with an idea to share the cart data in a more persistent way then is usually implemented to reduce redundancy in the databas...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Can't find file! error 13 on MySQL please help!!  
13:06 14-Nov-06   [Replies: 8, Views: 80]    By: web.designer.iq
Hello. I have database and i changed the tables but during change i deleted important table!! before changed i created a copy of database by "mysqlhotcopy" command and stored it...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint MySQL Dates - A discussion  
13:00 14-Nov-06   [Replies: 6, Views: 54]    By: Kendothpro
I'm trying to convert an old db scripted by someone else to my new code In my new database, I store dates using a datetime field, while the old script used a number like this "1128615400&qu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint one table n get 2 outputs  
12:31 14-Nov-06   [Replies: 4, Views: 36]    By: umeshrohit
hello guys, i have an artist table which has artistid has primary key. i need those artist whose statusverify is 'pending' and those artist whose statusverify is 'notpending'.The field statusv...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  4  5  6  7  8  [9]  10  11  12  13  14  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006