asfendoor.blogg.se

Copyimage from msaccess to mssql vb script
Copyimage from msaccess to mssql vb script













copyimage from msaccess to mssql vb script

SSec = "C:\Databases\Security.mdw" 'If your database is secured by an mdw file and you want to specify the 'username to use specify it below, otherwise leave its value blank SFrontEnd = "D:\Main\My Documents\TestDb.mdb" 'If your database is secured by an mdw file specify it below, otherwise 'leave its value blank

copyimage from msaccess to mssql vb script

SAcc = "C:\Program Files\Microsoft Office\OFFICE11\msaccess.exe" 'Specify the Fullpath and filename of the database to launch

#COPYIMAGE FROM MSACCESS TO MSSQL VB SCRIPT CODE#

' 'Copyright: You are free to use the following code as you please so long as ' this header remains unaltered.















Copyimage from msaccess to mssql vb script