Groups | Blog | Home
all groups > sql server data mining > january 2006 >

sql server data mining : Reading DBF files


Cindy Winegarden
1/6/2006 10:30:41 AM
Hi S.,

By "read" do you mean import data into SQL Server, use a linked server, or
what? What is the field type and size, give an example of the actual data,
and the returned data. Without that it's hard to duplicate your problem
start looking for a solution.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@msn.com www.cindywinegarden.com


[quoted text, click to view]

S Shulman
1/6/2006 12:21:30 PM
Hi

I am trying to read a dbf file using OLEDB but I can't get the entire field.
I suspect that it is because the OLEDB measures the size of the field
assuming it is UNICODE characters and then it reads that number of
characters (another thing that supports that that when Access or SQL Server
read import this table they set the field size to the same amount of
characters that actually return)

Thank you

S Shulman

Cindy Winegarden
1/8/2006 5:02:01 PM
Hi Shumel,

I'm sorry, I can't help with Borland DBFs. You might look for a Borland ODBC
driver or OLE DB data provider.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@msn.com www.cindywinegarden.com


[quoted text, click to view]

S Shulman
1/8/2006 7:41:58 PM
by 'Read' I mean open a connection and send an SQL statement. But also when
I import the data using available tools that come with SQL server as well as
other tools, in fact, any tool that I tried returns less characters returned
by the old program (don't know how the old progra connected to it)
The type of the field is either Memo or Character and files are Borland dbf

Thank you,
Shmuel



[quoted text, click to view]

AddThis Social Bookmark Button