473,394 Members | 2,090 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Data Import and Export Wizard Error.

I use SQLNameSapce to load SqlServer2000's Data Import and Export Wizard in VB.NET. The Wizard is running normally,but when I click the next button,Nothing Happened.
The CODE
......
Dim lvODatabase As SQLNS.SQLNamespaceObject = Me.mvSQLNs.GetSQLNamespaceObject(lvHDatabase
If lvODatabase Is Nothing Then Exit Su

lvODatabase.ExecuteCommandByID(SQLNS.SQLNSCommandI D.SQLNS_CmdID_DTS_EXPORT, Me.Handle.ToInt32, SQLNS.SQLNSModality.SQLNamespace_PreferModal
......

If I us
"lvODatabase.ExecuteCommandByID(SQLNS.SQLNSCommand ID.SQLNS_CmdID_DATABASE_BACKUP, Me.Handle.ToInt32, SQLNS.SQLNSModality.SQLNamespace_PreferModal)
instead o
"lvODatabase.ExecuteCommandByID(SQLNS.SQLNSCommand ID.SQLNS_CmdID_DTS_EXPORT, Me.Handle.ToInt32, SQLNS.SQLNSModality.SQLNamespace_PreferModal)

Database Backup Wizard run normally
Why? anyone can help me

Nov 20 '05 #1
0 1013

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Benny | last post by:
Dear All, I am performing a data import on the SQL server. Due to fact that I use the excel file as a source. Some of cells in excel are actually empty, they become NULL fields after importing...
1
by: Ilya Bari | last post by:
Howdy! Does any of you good folk know how to change window size of the DTS Import/Export Wizard window? Darn thing is very small and inconvinient to work with, no apparent way to change it's...
4
by: rajaaryan44 | last post by:
i m using access2003 database for my Project. now i have to import data from another access database with the same table name. can any one please tell me how to import data from another access...
0
by: nofear | last post by:
I'm Importing data (Flat File) to a table using the DTS Import/Export Wizard on regular basis The Wizard does not let me save the fixed width data definition so I have to manually separate the...
2
by: Piero 'Giops' Giorgi | last post by:
Hi, all! The Criminal DB is going strong (as of today: 50 Tables, on 3077 Filegroups) Right now I stuffed in it about 2 million records (About 7% of total), but I'm constantly having an issue...
12
by: joaotsetsemoita | last post by:
Hello everyone, im completly new to vb.net and I was assigned to do a simple piece of software that just had to select from um db in a MS access data base and insert into a SQL server Database....
3
by: t8ntboy | last post by:
I am migrating data from one database to another. The process requires that I significantly modify the table and data structure. Therefore, I am exporting the data to a csv, making the adjustments...
1
by: DaveL | last post by:
Hello, I was using the Import / Export Wizard from Managment Studio 2005 -tasks -Import when towards the end you can save the package to file system or to Server, I selected To Server but dont...
0
by: Limno | last post by:
I am having data in sql server 2005, and i need to convert these data into excel sheet for verification. How can i convert this, Explan me in steps. I tried to convert that using Import and Export...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.