J
|
Jane 3/24/2008 |
Paul, |
![]() |
Sergey Kornilov admin 3/24/2008 |
Instead of (SELECT Labsubtotal*0.175) AS Labvat,
Labsubtotal*0.175 AS Labvat, |
S
|
swanside author 3/25/2008 |
Thanks Jane and Sergey Error essage: SQL Error State:42000U4A [Microsoft}{ODBC Microsoft Access Driver] Undefined function `IFNULL` in expression., Native Error Code:fffff3e2, ODBC Error: [Microsoft][ODBC Microsoft Access Driver] Undefined function `IFNULL` in expression.
|
![]() |
Sergey Kornilov admin 3/25/2008 |
IFNULL doesn't exist in MS Access. Check MS Access reference for the closest match. |
S
|
swanside author 3/26/2008 |
I tried this code in the SQL edit in version 4.2 and when I press next, I get a popup box with PHPRunner in the top corner saying PHPRunner has encounted a problem and needs to close. We are sorry for the inconvenience. If you were in the middle of something, the information you were working on might be lost. Please tell Microsoft about this problem We have created an error report that you can send to us. We will treat this report as confidential and anonymous To see what data this error report contails, click here select Job_No,
|
![]() |
Alexey admin 3/26/2008 |
Paul, |
S
|
swanside author 3/26/2008 |
Paul, it's hard to tell what's wrong there without seeing the actual files. Please zip and send to support@xlinesoft.com your PHPRunner project file and the database. I'll find what's wrong there opening your project on my test box.
|
S
|
swanside author 3/27/2008 |
I am still having trouble trying to get this into MS Access format. SELECT
SELECT
|
S
|
swanside author 3/31/2008 |
Is there any programs for converting a MySQL Statement for SQL Databases into SQL Statements for MSAccess Databases. |
![]() |
Sergey Kornilov admin 3/31/2008 |
Paul, |