Hi
I get the CS1002 Error message when I try compile the application. This message starts when I added the following lines and refers to the first one.-
TablaCCCn.LoadCSV (FilesPath & "\nCTACTE.CSV",",",True,True)
Connection.CreateSQLTable("TablaCCCn","t_CCCn")
I attach the capture of the error window.-
Any ideas?
Thanks in advance.-
Dante
I get the CS1002 Error message when I try compile the application. This message starts when I added the following lines and refers to the first one.-
TablaCCCn.LoadCSV (FilesPath & "\nCTACTE.CSV",",",True,True)
Connection.CreateSQLTable("TablaCCCn","t_CCCn")
I attach the capture of the error window.-
Any ideas?
Thanks in advance.-
Dante