Search the Community
Showing results for tags 'import'.
-
Hi, I'm trying to import an excel spreadsheet but it says that some dates are not compatible but upon checking the file all of the records are on the same format. Their format is dd/mm/yyyy. Do you know why I encounter this issue?
-
Can I import data in RAR format?
-
I'm trying to import a simple one row of test data and one row of column names. It gives me an unknown format message. I've tried using .xls, xlsx, even csv. Nothing works. I've read the forum messages and there is no clear cut solution. What's the secret?
-
I don't know why but Caspio is not letting me upload .jpeg or .png files, individually or even when they're zipped in the 'Files' folder. Any idea why this could be happening? THanks,
-
I'm trying to create an FTP scheduled task with an FTP URL. It is similar to this: ftp://xxxxxxx:pppppppp@idx.living.net/idx_fl_ftp_down/idx_naples_dn/naples_data.zip I do not have directory rights, I can only retrieve the file. How do I use the task scheduler for this type of connection?
-
I am new to Caspio and attempting to create my first application. I was attempting to import my data and ran into a problem with a table skipping records with the following message: The table contains unique fields with duplicate or blank values. These values were not imported The statement is an impossibility because my source data has a defined primary key. My source table is located in a SQL database and I exported it to a flat file for import into Caspio. The structure of the source table is shown below: CREATE TABLE FacilityAddresses ( FacilityAddressID UNIQUEIDENTIFIER