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   
DatabaseJournal Import Text into Mysql  
13:55 28-Mar-07   [Replies: 0, Views: 670]    By: luvv2rock
hello, i'm trying to import a | delimited text file into mysql using phpmyadmin's import page. a copy of the text file is at http://www.lewissuperstore.com/vehicles/vehicles.txt [http://www.lewiss...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal MYSQL table getting deleted maliciously  
13:05 27-Mar-07   [Replies: 1, Views: 716]    By: visaperfect
I had a coder enter some php code on my website which every so often completely deletes one of my main data tables. The table is kept intact but all the data is lost. What should I be looking ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal How To Insert Values For Foreign Key  
08:12 27-Mar-07   [Replies: 0, Views: 408]    By: chenna
Hi, I am new in mysql..........Please solution this problem. I created the following table CREATE TABLE User ( User_Id VARCHAR(25) PRIMARY KEY ); and I created...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Need help.. DB Crashed.. How to recover the tables..?  
09:12 26-Mar-07   [Replies: 14, Views: 576]    By: ashokkumar
hi... i am using the Mysql 5 in the linux operating system. i have nearly 50 tables. all the tables engine type is InnoDB. when try to acess the table, the following error comes... Err...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal How to query the names of subclasses  
14:57 17-Mar-07   [Replies: 1, Views: 220]    By: user2k7
Hey there! I currently working with mySQL and JSP to build an eCommerce site for a fictional company selling components for desktop computers. The project is part of my course at the universit...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal last row  
12:03 6-Mar-07   [Replies: 2, Views: 508]    By: bunny1
I'm trying to get the value of the primary key for the last row in the database. The Product_ID field is auto-incremented at every entry and i want to find out what the biggest Product_ID in the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Intermittent "Can't connect to MySQL server"  
20:13 28-Feb-07   [Replies: 1, Views: 643]    By: ochiba
Hi there, Recently, I started getting small periods of intermittent connection errors about once every hour, lasting for about 1 to 5 minutes each time: Can't connect to local MySQL server t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Could not run query: Too many keys specified; max 64 keys allowed  
00:18 13-Feb-07   [Replies: 1, Views: 875]    By: 2paulm
Hello Im Not Sure This Is Where To Post This but I need some help I am running a php dating site http://abmatch.com [http://abmatch.com]> It was working fine until the database b...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal SQL Edge 3.0 released with major enhancement to ER diagram view  
03:38 7-Feb-07   [Replies: 0, Views: 421]    By: baybreezesoft
Bay Breeze Software just released SQL Edge 3.0 to support auto-layout and multi-page ER diagrams. The ER diagram view now supports outline view, rulers, grid, page breaks, and multi-page print pre...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Update problem  
18:47 29-Jan-07   [Replies: 0, Views: 507]    By: duffzy
I am struggling approaching the following problem. I have two tables 1) contains Top level Site URL Sites (Site_Id, URL) 2) Contains a trawl of all the top level sites URLS Trawl ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Problem in stored procedure through C#.Net  
08:42 24-Jan-07   [Replies: 0, Views: 565]    By: manish.arya21
Hi every1, i m facing a problem with my stored procedure,named "procPayment". I am doing update or insert through this stored procedure depending on whether that empid exist in table...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal MySQL Disk I/O & Buffering  
22:48 18-Jan-07   [Replies: 0, Views: 593]    By: kris123
I have couple of questions regarding MySQL (InnoDB storage engine) Disk I/O and caching. 1) How does MySQL write data to disk? Does it write at regular intervals of time or does it write onc...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal URGENT: Creating reports automatically using MySQL client version: 4.1..  
12:45 12-Jan-07   [Replies: 3, Views: 597]    By: christopherdown
Hi There, I am new to big databases so need a little bit of help. I have created a web based form which submits the data to a MYSQL database. What i need to do is take these fields Name ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Urgent Help on create proecedure  
15:02 26-Dec-06   [Replies: 1, Views: 720]    By: prashant.nirgun
delimiter | create PROCEDURE loan_vou (in act char, IN appl smallint, IN doc_dt date, IN ln_amt float(12,2), IN cq_no varchar(15), IN cq_dt date, IN mem_id smallint, IN Ireg smallint, OUT r...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Convertion from MS Sql to MySql  
15:45 21-Dec-06   [Replies: 2, Views: 1719]    By: manoj_integral
Hi All, Below I have given a stored procedure for User Registration in MS Sql /******Stored Procedure MS Sql Starts Here*******/ CREATE PROC InsertRegDetails ( @UserId numeric(9) ,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Difference Between LEFT JOIN and LEFT OUTER JOIN?  
09:09 18-Dec-06   [Replies: 0, Views: 965]    By: ashokkumar
hi... What is the difference between LEFT JOIN and LEFT OUTER JOIN in mysql table join? Thanks & Regards, S.Ashokkumar ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Need Query help.. Urgent.....  
06:07 5-Dec-06   [Replies: 1, Views: 476]    By: ashokkumar
hi... i have the tables like.... Table Name : comment id-----userid-----comment-----added_date 1----- 10 --------- xxxxxx------- 11/1/2006 2:15:20 2----- 4 --------- xxxxxx--------...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Not sure on how to start this query  
19:27 4-Dec-06   [Replies: 1, Views: 8]    By: Unnamed
I have two tables - one with category id, category name, category description 2nd table has data with category id I want to query the data and have the data listed by category with the categor...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Multi-table delete problem  
19:03 4-Dec-06   [Replies: 2, Views: 18]    By: Falesh
I'm trying to do is delete from multiple tables like using a foreign key, but also be able to delete from just one table if the others don't have a match. For example if I use "t1.id = 2"...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Why use a Foreign Key?  
18:15 4-Dec-06   [Replies: 0, Views: 15]    By: Unnamed
Forgive me as I am extremely new to database design. I am going to have a database that will have around 7 tables. Each table will have a UserID column that will be used as the Foreign Key (k...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Wierd table join  
06:08 4-Dec-06   [Replies: 4, Views: 27]    By: Unnamed
I have two tables of time values as so: Code: v_times +-----------+ ¦ available ¦ +-----------+ ¦ 12:00:00 ¦ ¦ 12:30:00 ¦ ¦ 13:00:00 ¦ ¦ 13:30:00 ¦ ¦ 14:00:00 ¦ ¦ 19:00:00 ¦ ¦ 19:30:0...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Need Query Help....  
03:56 4-Dec-06   [Replies: 1, Views: 376]    By: ashokkumar
Hi.... i need the query to select the nth maximum value without using the "limit" in mysql 5 Thanks S.Ashokkumar ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint MYSQL class cannot be defined as static in a class as member variable  
02:35 4-Dec-06   [Replies: 1, Views: 12]    By: knowledgegate
Hi all, We am facing a problem while using MYSQL class as static member variable in a class. Here it is our code: class CDataBaseConnection { static MYSQL *conn; } While comp...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint ORDER BY doesn't sort as expected  
13:12 3-Dec-06   [Replies: 3, Views: 31]    By: Randomchance
Hi Would anyone be able to look at the following statement and tell me why ORDER BY is not behaving as expected. Code: SELECT RTeamName, SUM( RGamePld ) , SUM( RGameWon ) , SUM( RGa...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint getting the sum of amounts for each user - how to join?  
11:53 3-Dec-06   [Replies: 2, Views: 26]    By: scoby
I have a simple table for transactions that will store information like a bank account. To find the balance for a given user I want to sum all the amounts and display the result How can I do...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  3  [4]  5  6  7  8  9  10  Next>      
   




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

© Pidgin Technologies Ltd. 2006