sql server - Export EXCEL-Table to MS-SQL with VBA -


i want export excel-worksheet table sql-function, imports received table in database.

what have tried is, transmit each line ado in vba, works fine. have on 300 lines in excel , every time new connection each line bit difficult.

hoping :-)

regards


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -