04-25-2011 05:04 PM
I get the subject error while trying to import some data from a view in a MySQL database ODBC data source. The view and structure looks fine in the External Data pane but when I drag it to the Data Portal, the popup shows this error. Some views work while others do not. Has anyone else seen this error?
04-27-2011 10:16 AM
Well, this is a kind of internal error message - the sense is (or should be):
"Only some, but not all requested, data was loaded by StorageImport"
04-27-2011 10:36 AM
Also known as a "bug"?
04-28-2011 08:18 AM
Hi kc64,
Have you tried querying the troublesome MySQL views with a VBScript that uses ADO objects, or even the old SQL_...() commands? Do you really want to load the entire table or selected columns in their entirety-- that would be unusual for data stored in a data base...
It may be that a VBScript approach will give you the functionality you really want AND bypass this issue with the drag&drop loading. I would be happy to help with the scripting. There's also an "SQL Wizard" application I could send you or point you to that would handle everything except the ADO connection string, if you're really looking for an interactive approach to data base querying.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
10-07-2013 05:20 PM
Hi Brad
PLease can you me the sql add-in. Iam also experiencing the same problem.
Look forward to hearing from you.
Regards
David
+44 07919 897 973
10-08-2013 11:02 AM
Hi David,
Here is the version of the SQL Wizard that is posted externally.
http://zone.ni.com/devzone/cda/epd/p/id/4590
Brad Turpin
DIAdem Product Support Engineer
National Instruments