LoadDump making too many files

Chuck Neal chuck at mediamacros.com
Mon Nov 21 17:22:28 CST 2005


I think I found one of the issues.  Its an error on export not import.

The loaddump does make 4 files, no matter what.
The other table error was due to a field in the table being named with 
an "illegal" name.  All of those tables had fields named "Text". In most 
any SQL you can get around this by putting the name in quotes, but the 
dump should, in my opinion, include all names in quotes by default to 
avoid this.  That would prevent this from happening.

-Chuck
--------------------------
Chuck Neal
CEO, MediaMacros, Inc.
chuck at mediamacros.com
http://www.mediamacros.com
--------------------------
Check out the Developers Mall
Your one stop shop for all your Director Xtra Needs
http://www.mediamacros.net/customer


Ruslan Zasukhin wrote:
> On 11/21/05 9:53 PM, "Chuck Neal" <chuck at mediamacros.com> wrote:
> 
> 
>>Things are getting more complicated...
>>
>>First, any dump comes in as 4 files, no matter what the dump file says.
>>
>>I also have an existing project database that I need to use (so names
>>can't change).  It uses some table names that Valentina is fine with but
>>does not like in a load dump.  (It created the dump fine but will not
>>read it back in.) It loaded the dump but skipped a number of tables.
>>
>>So far the ones I see that are a problem in this file...
>>Class
>>Language_Phrase
>>Option
>>Parameter
>>Technique
>>Technique_Group
>>Technique_Option
> 
> 
> Looks   to be legal names
>  
> 
>>Nothing looks incorrect in the syntax and these are scattered throughout
>>the other items that did export.
>>
>>Is LoadDump just not working (especially in the tool?)
> 
> 
> Tool? What you mean? Vstudio ?
> 
> Chuck, you should us send something to reproduce,
> Also please add report into Mantis.
> 


More information about the Valentina mailing list