![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#3
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#4
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#5
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#6
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#7
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#8
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#9
| |||
| |||
|
|
Hello, we need to import data from AS400 to MS SQL 2000 via ODBC driver (iSeries ODBC by IBM). The trouble is with date format and using functions such as NOW() or GETDATE(). Using these function results in errors, because the ODBC driver doesn't support these commands. But we need to upload data filtered by actual date. AS400 date field is in fact a number. So, the task is to compare (or filter in WHERE clause) number (AS400) with system date (MS SQL) Thanks for any help, Tomas |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |