On Jun 04, David Jones <[EMAIL PROTECTED]> wrote: > The trickiest part was that you MUST have a single backslash between > the machine name and the sql server instance name. and between the > instance name and the database you MUST use a forward slash!
Utterly crazy. :-) Who knows if this is a bug in SQLObject or a problem with escape sequences of the Windows' command line... > But it still has issues with indentity_insert and database > locking. I'm going to modify the script to get it to work I think. No, wait: the "--ms-sqlserver" command line option of imdbpy2sql.py is here exactly to take care of errors setting IDENTITY fields. Try it, and let me know if it works! -- Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Imdbpy-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

