I am attempting to migrate my datebase over to backendless so i tested by just one table it only brought in my coloumns but not the values did i miss something? I have included my sample data for this table
Family_Members.csv (126.0 KB)
The date format in the file you provided is wrong. I removed the ’ 0:00:00’ from the file and was able to successfully import the data:
Please use this file to import:
Family_Members.csv (122.3 KB)
It is VERY important to assign the following data types to the columns on the screen you see after you select the file in Backendless Console:
Hope this helps.
Mark