t;view
source" would look like:
This is the 1st line
This is the 2nd
Hope this helps. God bless!
-Jeff Gannaway
___
http://RadioU.com
This Is Where Music Is Going - Listen Online!
___
--
MySQL General Mail
9 |
| | DEC | R50|
+---+---++
Here's my Query
SELECT a.ProductID FROM ImportLiebermansStep3Add a
LEFT JOIN ProductsOLD b ON a.PUBLISHER=b.Vendor AND a.NUMBER=b.VIN
WHERE b.ProductID IS NULL;
But this query runs, and runs, and runs, and runs, and runs without ever
giving results.
Wha
in the docs, but it looks like you can
only compare 1 table to 1 table.
How do I do this?
-Jeff Gannaway
___
http://RadioU.com
This Is Where Music Is Going - Listen Online!
___
--
MySQL General Mailing List
For l
ate, even though
their Prices are different.
Thanks!!
-Jeff Gannaway
___
http://RadioU.com
This Is Where Music Is Going - Listen Online!
___
--
MySQL General Mailing List
For list archives: http://lists.
y for either ProductsNEW or ProductsOLD. The data
comes from our distributor, and they don't have any field which would be
unique from record to record. If a primary key is essential, I can
pre-process the tables to create one.
Thanks in advance for your help!!!
-Jef
itely
makes it easier to sort through your e-mails.
Anyway, that's my 2¢
-Jeff Gannaway
[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (th
-pPASSWORD database | mysql --host=[IP Address of New
Server] database -uUSERNAME -pPASSWORD
and I received the following output:
ERROR 1130: Host 'old.server.hostname.net' is not allowed to connect to
this MySQL server
Any
Ahhh using mysql command instead of mysqldump command to import. It
worked splendidly!
Gracias,
Jeff Gannaway
At 07:21 PM 2/21/01 -0300, Fábio Ottolini wrote:
>I just importa data created by mysqldump using
>mysql -u username -p dbname < table
>MySQL asks for my password a