Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSV file format
#1
Hello,

I am trying to import csv files in this format:

ADB;192.31.3.146;;;RDP;3389;Folder_name
CDSa;192.31.3.152;;;RDP;3389;Folder_name
CDS1;192.31.3.150;;;RDP;3389;Folder_name


and also:

ADB;192.31.3.146;;;RDP;3389
CDSa;192.31.3.152;;;RDP;3389
CDS1;192.31.3.150;;;RDP;3389


This exact format is mentioned in the inbuilt Help:
Structure of the csv fileĀ  ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionUrl;ConnectionProtocol;ConnectionPort;FolderName

Computer2 W2K3;Computer02.mydomain.local;;;RDP;1000;Haus_A5\1.OG

Then the program says Import is finished successfully, however - there are no connections visible, and all looks like the file had not been imported at all.

Any clues to why this would be happening?

Regards
Katarina
Reply


Messages In This Thread
CSV file format - by kdjakovic@hotmail.com - 14-01-2020, 07:32 PM
RE: CSV file format - by DevOma - 15-01-2020, 09:01 AM
RE: CSV file format - by DevOma - 15-01-2020, 10:34 AM



Users browsing this thread: 1 Guest(s)