phpbar.de logo

Mailinglisten-Archive

From Access2k to mySQL
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

From Access2k to mySQL



Hi there,

we just migrated from ACCESS2000 to mySQL but all SQL statements do not work
any further. How can I parse this a2k SQL to mySQL?

SELECT items.*, quantity.quantitydescshort, vat.vatpercent,
currency.currencydescshort FROM [currency] JOIN (vat JOIN (quantity JOIN
items ON quantity.quantityunitid = items.quantityunitid) ON vat.vatid =
items.vatid) ON currency.currencyid
 = items.currencyid WHERE items.itemid IN ('2')

Access delivers a ResultSet with all this fields. my SQL only says st about
syntax error near blablabla. I tried many other variations but I could not
find a solution.

Thanks for help

Mark

---
*** Abmelden von dieser Mailingliste funktioniert per E-Mail
*** an mysql-de-request_(at)_lists.4t2.com mit Betreff/Subject: unsubscribe


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive