<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hopefully, there are others our there who have imported data from MSSQL to filePro odbc.</div><div>&nbsp;</div><div>If you remember I posted a couple of the fpodbc processes I wrote to import data from our ERP system (written in MSSQL).&nbsp; This has now grown to over 15 processes that run each night as a scheduled task.</div><div>&nbsp;</div><div>Today I have found a couple of problems that I need help on.</div><div>&nbsp;</div><div>1. I do not seem to be able to get a date mm/dd/yyyy to come over.&nbsp; It leaves the field blank.&nbsp; Problem may be that the varaible I use is set to 10,mdyy/.&nbsp; I don't recall the MSSQL date format to try and work&nbsp;around this problem.</div><div>&nbsp;</div><div>2.&nbsp;This one is a little harder.&nbsp; I am importing&nbsp;our Bill of Materials (BOM) file.&nbsp; No problem with
 any of the data except in the qty used &nbsp;field. From what I can see by looking at the raw SQL data, the factors I have a problem with would look like 6.2499999999999 E-2.&nbsp; If the factor is .0624999999999 with out the E-2 then no problem.&nbsp; It appears the E-2 means move the decimal left two places.&nbsp; When you do an odbc import in to Excel the value are correct.&nbsp; Obviously Excel knows how to handle this.&nbsp; Do we have anything that can handle this.</div><div>&nbsp;</div><div>One other small problem.&nbsp; When testing a process I sometimes have to run it twice as the first time processing says it can not make the ODBC connection.&nbsp; Start it again and all is fine.&nbsp; I see no reason why.</div><div>&nbsp;</div><div>Thank you in advance</div><div>Rick Hane</div><div>Controller</div><div>Deluxe Stitcher Company Inc</div><div>ISP Stitching Products</div><div><a
 href="http://www.deluxestitcher.com/">http://www.deluxestitcher.com/</a></div><div>&nbsp;</div></div></body></html>