![]() |
Column names missing when transferring database data to Excel file - Printable Version +- Community | RoboIntern (https://robointern.tech/community) +-- Forum: RoboIntern Forum (https://robointern.tech/community/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://robointern.tech/community/forumdisplay.php?fid=5) +--- Thread: Column names missing when transferring database data to Excel file (/showthread.php?tid=1636) |
Column names missing when transferring database data to Excel file - Thomas.Westbeld - 11-24-2021 I want to use a SQL query to get data from a MS SQL server to Excel. The Excel sheet is filled with the correct data, but the column names are missing even though I chose the option to write them in the task configuration. Is this a bug or am I doing something wrong? RE: Column names missing when transferring database data to Excel file - RoboIntern - 11-24-2021 hi Thomas, thanks a lot for highlighting this! I presume you've configured the app to paste to the first Excel row. This was a bug indeed and I've released a fix for this. It doesn't have a new version number (1.25), but if you download from the site again it should contain the adjustment. Thanks, Tom RE: Column names missing when transferring database data to Excel file - Thomas.Westbeld - 12-20-2021 I can confirm that the bug is fixed. Works perfect now. |