To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18907


User dyf changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jun 22 09:17:52 +0000 
2007 -------
ok.

I don't know why do this judgment In OCopyTableWizard::OCopyTableWizard? 

if ( m_xSourceConnection == m_xConnection )
            {
                Reference<XTablesSupplier> xSup(m_xConnection,UNO_QUERY_THROW);
                m_sName = ::dbtools::createUniqueName(xSup->getTables
(),m_sSourceName,sal_False);
            }
 else
                m_sName = m_sSourceName;



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to