SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 Importing OLE Object from Access to Sql server
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mjnsub
Starting Member

Saudi Arabia
2 Posts

Posted - 05/17/2012 :  16:46:46  Show Profile  Reply with Quote
Hi Dears
I have a table in Access 2007 that has a finger print column

the type of this column is OLE Object

I want the way of transferring this table from Access table to sql server that insure the state of the contents of the OLE Object column data.


Best wishes


Best Wishes

Lumbago
Norsk Yak Master

Norway
3241 Posts

Posted - 05/18/2012 :  04:14:35  Show Profile  Reply with Quote
Isn't this just binary data? Create a varbinary(max)-column in your sql server table and try to insert the images there.

- Lumbago
My blog-> http://thefirstsql.com/2011/07/08/how-to-find-gaps-in-identity-columns-at-the-speed-of-light/
Go to Top of Page

mjnsub
Starting Member

Saudi Arabia
2 Posts

Posted - 05/18/2012 :  09:23:44  Show Profile  Reply with Quote
Hi Lumbago
Sorry, doesn't work

I am still waiting for help

Best Wishes
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000