The way I do it now is by converting a data_frame object to a list of tuples and then send it away with pyODBC's executemany() function.
確定! 回上一頁