Azure Sql Tables not getting retrieved in SQL Server Import and Export Wizard

I am trying to import the excel data in sql tables but tables are not being retrieved but its not showing in SSMS. 2 months back when I did, it used to show but when tried to access it now its not showing.

February 24th, 2015 7:29am

Hi,

Thanks for posting here.

When you are transferring any data to SQL Database, the data should be structured. The process will be to convert your CSV to a table structure and then migrate it directly to SQL Azure. Actually you can write a stored procedure in SSMS to do it all in one.

Because CSV file could be tab, comma, or any other character delimited, you can do bulk insert in local DB first as described here and then sync the table to SQL Azure.

Hope this helps you.

Girish Prajwal



Free Windows Admin Tool Kit Click here and download it now
February 24th, 2015 8:27am

Hi,

Thanks for posting here.

When you are transferring any data to SQL Database, the data should be structured. The process will be to convert your CSV to a table structure and then migrate it directly to SQL Azure. Actually you can write a stored procedure in SSMS to do it all in one.

Because CSV file could be tab, comma, or any other character delimited, you can do bulk insert in local DB first as described here and then sync the table to SQL Azure.

Hope this helps you.

Girish Prajwal



February 24th, 2015 8:27am

Hi,

Thanks for posting here.

When you are transferring any data to SQL Database, the data should be structured. The process will be to convert your CSV to a table structure and then migrate it directly to SQL Azure. Actually you can write a stored procedure in SSMS to do it all in one.

Because CSV file could be tab, comma, or any other character delimited, you can do bulk insert in local DB first as described here and then sync the table to SQL Azure.

Hope this helps you.

Girish Prajwal



Free Windows Admin Tool Kit Click here and download it now
February 24th, 2015 8:27am

Hi,

Thanks for posting here.

When you are transferring any data to SQL Database, the data should be structured. The process will be to convert your CSV to a table structure and then migrate it directly to SQL Azure. Actually you can write a stored procedure in SSMS to do it all in one.

Because CSV file could be tab, comma, or any other character delimited, you can do bulk insert in local DB first as described here and then sync the table to SQL Azure.

Hope this helps you.

Girish Prajwal



February 24th, 2015 8:27am

Hello Girish,

I already have some data in the tables which I inserted through SQL Server Import and Export Wizard but now when I gave the credentials its not retrieving the tables but creating a new table as shown in the above pic.

Free Windows Admin Tool Kit Click here and download it now
February 24th, 2015 10:00am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


February 26th, 2015 8:11am

Hi,

Sorry for the delay in response to your query.

Please try the below steps and let us know if that could help us.

1. "Could you try importing the excel data to a new table?"
2. Does this work on the on-premise SQL Server (not a new table, but appending, which you are trying to achieve)
3. run 'Process monitor' tracing while running this process and then see if there's any 'access denied' or some DLL missing error messages.

Girish Prajwal


Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 8:11am

Hello Girish,

Sorry for the delay,

I tried the same procedure on-premise sql server with the same database its not showing the existing tables so that i select the table and insert the data but rather its showing the same thing which is shown in the above posted image. Its creating dbo.Sheet1 table in the database which i selected and data is inserted.

The problem is existing tables are not being shown

March 24th, 2015 2:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics