p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SQL Server > SQL Server 2000 > SQL Server 2000
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old October 31st, 2007, 08:32 AM
Authorized User
Points: 104, Level: 2
Points: 104, Level: 2 Points: 104, Level: 2 Points: 104, Level: 2
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2005
Location: Lucknow, UP, India.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to surendraparashar
Default Problem in Import/Export

Hi All,

I am facing problem when I imports data from sql server 2000 to oracle 9i with the help of import/export wizard of sql server
since we are having an Image data type in sql table and blob data type oracle table.

Anybody have solution??




Surendra Parashar
Gurgaon, Hariyana
__________________
Surendra Parashar
Gurgaon,
http://www.geocities.com/surendraparashar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old October 31st, 2007, 11:20 AM
Friend of Wrox
Points: 1,890, Level: 17
Points: 1,890, Level: 17 Points: 1,890, Level: 17 Points: 1,890, Level: 17
Activity: 10%
Activity: 10% Activity: 10% Activity: 10%
 
Join Date: Jul 2003
Location: , , .
Posts: 559
Thanks: 6
Thanked 1 Time in 1 Post
Default

What's the problem? Are you getting any errors? Please post the errors and exactly what the problem is.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old November 1st, 2007, 04:08 AM
Authorized User
Points: 104, Level: 2
Points: 104, Level: 2 Points: 104, Level: 2 Points: 104, Level: 2
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2005
Location: Lucknow, UP, India.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to surendraparashar
Default

Hi,

Actually, I wanna Import data from sql server table to oracle table by using Import/export wizard.

I am facing unspecified error message.

becoz, In my sql table i have a column data type Image and in oracle table I have Blob data type against Image data type.



Surendra Parashar
Gurgaon, Hariyana
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #4 (permalink)  
Old November 1st, 2007, 06:27 PM
Friend of Wrox
Points: 1,890, Level: 17
Points: 1,890, Level: 17 Points: 1,890, Level: 17 Points: 1,890, Level: 17
Activity: 10%
Activity: 10% Activity: 10% Activity: 10%
 
Join Date: Jul 2003
Location: , , .
Posts: 559
Thanks: 6
Thanked 1 Time in 1 Post
Default

Sounds like you need to find out exactly what the data type is and match that data type. It seems that there could be some type of data type mismatch. As you know this is a Microsoft SQL forum so its looking like the people reading here don't really know the answer but logically it seems that the problem could be as I stated. Sorry I can't be of more help to you. Research the data type attributes for Oracle and SQL server.

The best advice I have is 'don't store images in the databases'. Too many headaches.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #5 (permalink)  
Old November 6th, 2007, 07:42 AM
Authorized User
Points: 104, Level: 2
Points: 104, Level: 2 Points: 104, Level: 2 Points: 104, Level: 2
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2005
Location: Lucknow, UP, India.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to surendraparashar
Default

Okay Sir,


Surendra Parashar
Gurgaon, Hariyana
http://www.geocities.com/surendraparashar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #6 (permalink)  
Old November 6th, 2007, 01:16 PM
Friend of Wrox
Points: 1,890, Level: 17
Points: 1,890, Level: 17 Points: 1,890, Level: 17 Points: 1,890, Level: 17
Activity: 10%
Activity: 10% Activity: 10% Activity: 10%
 
Join Date: Jul 2003
Location: , , .
Posts: 559
Thanks: 6
Thanked 1 Time in 1 Post
Default

Did you find any information on the data types, cross platform?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 2 - Import and Export Wizard example LaurieCSI BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9 3 May 13th, 2008 06:17 AM
Excel Export then Import problem courtney_ctisn Classic ASP Basics 8 October 18th, 2007 10:57 AM
Still problems with Import / Export needelp Access VBA 1 September 21st, 2006 09:03 PM
How to import & export beetle_jaipur SQL Server 2005 0 September 16th, 2006 05:17 AM
Using export and import tool for Oracle pankaj_daga Oracle 1 June 23rd, 2004 12:04 PM



All times are GMT -4. The time now is 02:54 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc