The Paradox

Feb 18, 2000

hi all,

The PATINDEX function is not working with the image datatype in SQL Server.
The books online says that you can use PATINDEX with the image datatype.
Unfortunately it seems to be big lie.
How can I get the functionality of PATINDEX worked.

This is how I placed my SQL Query

declare @p binary(16)
select @p =0xFFFFF30A000000008400000001000000
select patindex('%DEFG%',image) from image where textptr(image) = @p

The error I am getting was

Server: Msg 288, Level 16, State 1, Line 4
The PATINDEX function operates on char, nchar, varchar, nvarchar, text, and
ntext data types only.


Why this is not working, according to Books online

Thanks for your time
bye
ranjith

View 1 Replies


ADVERTISEMENT

Coming From Paradox

Dec 4, 2006

Does anyone know of a good tool that will convert a Paradox 11 Database to SQL 2005 with ease? Looking around and really unable to find anything...

Thanks in advance

View 1 Replies View Related

Import PARADOX Problems

Jul 20, 2005

Hello,I've the following problem. I've to read out the data of a customapplication. I think (I'm not sure) this application is using aParadox DB to store it's information. I don't know it exactly causeI'm not familar with paradox at all, but I've found files like *.db,*.mb, *.px, *.xg*, *.yg* !!!I need the infomation from this files to combine it with other datastored in SQL 2000. I'm tried DTS to import the Data but I've got an"Microsoft JET Database" Error telling me that the table could not befound or that the table has not the asumed format. It depends on which*.db File i try to open. Description: Error calling the OPENROWSETmethod on the provider.My Questions, are there some special drivers i need, not included inMS MDAC Components or must I use a complete Databaseserver in theBackgroud hosting the DB Files. My developer station has the customapplication NOT installed. The db files seems to have no password set.I've got the same error when using MS Access to import the data. Ionly set the path to the dictionary where the files are in but leaveusername and password blank.HOW TO GET THIS DATA OUT ???Thank youTony

View 4 Replies View Related

SSIS OLE DB Jet Paradox Memo

Feb 10, 2006

I am updating a Sql Server 7.0 DB to Sql Server 2005 Standard

I have to update Sql Server tables with Paradox 4.5 (DOS) data,
with DTS in 7.0 this was no problem.

In Visual Studio I use the OLE DB Jet 4.0 driver with the extended property "Paradox 4.x"
The package runs well if there is no Memofield or the Memofield has only a few characters.
If there is an Memofield filled with more than 250 Characters the preview and the data flow faults.
If I use "DBASE IV" on a dBase-table there is no error, but the NTEXT-Field in Sql Server has only one character " "

What can I do to get Paradox-data with Memofields?

Other problem:

I am missing the OLE DB Jet 4.0 Data Source in the Import/Export-wizard in
Sql Server Management Studio.

Dirk Sander



View 1 Replies View Related

Importing Data From Paradox Into SQL

Apr 30, 2007

I have a Paradox file which has 270 thousand records. If I open this db file through a paradox viewer it shows the correct number of rows.

I have an SSIS package which is suppose to read this db file and insert it into the SQL 2005 table. But when I execute this package it goes into a loop, reading the file over and over again. The package fails after inserting some 10 million rows giving the error msg 'Not enough space on temporary disk'.

On examing the data transfered into SQL there are duplicate rows.



I also used the import export wizard (thinking there might be some error in Package code) provided by SQL to transfer the data from .db to SQL but it has the same result(goes in a loop).

I would appreciate any help in this problem. Let me know if you have any other questions.



Thanks

View 1 Replies View Related

Best Way To Read A Paradox File?

Oct 17, 2006

We used to use DTS to read Paradox files. This is something we do regularly. DTS has a native Paradox driver. This seems to have disappeared in SSIS.

Can anyone recommend the best way to read Paradox Files with SSIS?

View 3 Replies View Related

Linked Servers And Paradox 7.

Oct 1, 2007

I'm fairly new to SQL Servers and have Paradox 8 installed. Does anyone know how to setup a linked server in the Microsoft SQL Server 2005 so that the SQL server can access Paradox 7 tables?

View 1 Replies View Related

Paradox To Sql Server 2005

Feb 13, 2007

Hi,
I have been told, I will have to transfer some paradox data into sql server 2005.
What is the best way to do this? i.e. if SSIS can be used, then what will be the source? I ask because there does not seem to be a source for Paradox.
Any thoughts please?
Thanks

View 4 Replies View Related

Access / SQL Server Or Filemaker From Paradox?

Nov 16, 2005

I've been programming in Paradox since DOS, but one mail-order database is getting rather large (100K client records, and associated orders, etc).

Our client wants us to move to Filemaker. In fact he'd like to have a 3rd party write the programme and me maintain it. The current package has been written & maintained by myself, with an awful lot lot going on in the Object PAL code.

I already have a copy (legal) of SQL Server & 10 licences for Access, and think that's a better option to re-develop in (although I could do with some training in both).

What are the pros & cons for each app, and what would people recommend. I'm going to cross-post into Access, Paradox & Filemaker forums to get an equal view.

Thanks

Mark

View 9 Replies View Related

Import Paradox 8 DB Into SQL Server 2000 Using DTS

Dec 28, 2003

Hi,

I'm trying to import a Paradox 8 db into SQL Server 2000 using DTS but the list of data sources in the connections dialog only caters for version 5.x or older. Does anybody know how to get the data source for v8?

If not, is there any other quick and efficient way to import a paradox 8 db as I have to import around 15 of them to do.

Thanks

View 4 Replies View Related

Paradox Conversion - Front End View

Feb 10, 2007

Hello All,

I know nothing.

I am helping a friend, current database Paradox 7.x, custom app as I am sure they all are. I wanted to convert this DB to SQL or Access(MS)I do not have Access, but I have SQL 2000. I used the import/ convert tools within SQL, looked good to me, no errors etc.

I thought life was good. Now try to view, look at the data the way
users could. In the SQL manager, I can see tables, and stored procs, and lotsa cool stuff. I try and install SQL client on a PC to view. It basically extends the Admin tools to the deskop PC. How do I use an SQL conversion to realize the needs of the user interface. I think I need what is called a front end. You can stop laughing now.....

Anyway what direction should I take
to update this antique, no support Paradox DB.

Thanks, Dan T

View 4 Replies View Related

Can SQL Server Work With A Paradox Table?

Feb 18, 2006

I've never really setup or used MS SQL Server (just a couple hours, oneday, several months ago). I think MS SQL Server has the ability to use"linked tables", like MS Access does. Is this correct? What I want todo is have an MS SQL Server setup, which compatible applications cantalk with, but I want the data to come from a Paradox database. I canuse any MS SQL version, whatever would work best. I'm not sure aboutthe Paradox version, I know it is an old DOS version. I can't justconvert the data to another format, because Paradox still needs to useit.I tried using MS Access before, with ODBC drivers it *should* be ableto work with the Paradox data. However, I ended up with lots of datacorruption. I'm hoping MS SQL Server may work better, and not corruptthe Paradox data everytime it is updated.

View 4 Replies View Related

Migrating From Paradox Into Sql Server Using SSIS

Oct 10, 2007



Hi All,

Can anyone suggest me a way to migrate data from paradox tables to sql server tables using SSIS.
Paradox tables are having millions of rows.

Any help on this is greatly appreciated.

Thanks,
SVGP

View 8 Replies View Related

Issue With Importing Paradox Blob Data

Sep 11, 2006

Hello,

I have SQL Server 2000 and I'm trying to import data from a paradox v5 database. Everything has moved over fine but the data from the blob fields. When I use the import tool and try connect to a paradox blob field, the import wizard does not "see" the paradox blob field. here is and example.

If I have a table with the following fields.
id char(20)
description char(120)
image blob

the ms-sql import wizard sees
id char(20)
description char(20)

I find this very odd, but I do need a solution. Any Ideas?

TY

View 3 Replies View Related

Package Goes Into Loop While Reading Paradox File

Apr 30, 2007



I have an SSIS package which is suppose to read this db file and insert it into the SQL 2005 table. But when I execute this package it goes into a loop, reading the file over and over again. The package fails after inserting some 10 million rows ( actual rows are not more then 270,000) giving the error msg 'Not enough space on temporary disk'.


On examing the data transfered into SQL there are duplicate rows.


I also used the import export wizard (thinking there might be some error in Package code) provided by SQL to transfer the data from .db to SQL but it has the same result(goes in a loop).

I would appreciate any help in this problem. Let me know if you have any other questions.


Thanks

View 3 Replies View Related

Insert Data By OLE DB Destination For Paradox Table Problem

Aug 23, 2007



Dear all -
iam facing a problem to insert data to paradox table by using OLE DB Destination ,

Briefly i built a simple data flow the has OLE DB Source from paradox Table1 and it linked to OLE DB Destination for another Paradox Table2 (i use query to get the table2 data in OLE DB Destination because it refuse to get data Directly) .

The problem that when i start debugging an error raise as the following:

Error: 0xC0202009 at Data Flow Task 1, OLE DB Destination [554]: An OLE DB error has occurred. Error code: 0x80040E09.

Error: 0xC0047022 at Data Flow Task 1, DTS.Pipeline: The ProcessInput method on component "OLE DB Destination" (554) failed with error code 0xC0202009. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.

Error: 0xC0047021 at Data Flow Task 1, DTS.Pipeline: Thread "WorkThread0" has exited with error code 0xC0202009.


i hope someone help soon because i need to handle this problem as soon as possible
thanks ,
Maylo

View 1 Replies View Related

Passing Parameter To OLE DB Command To Perform Update On Paradox Table

Aug 23, 2007



Dear All -
iam facing a problem for passing a parameter to update paradox table statment in the OLE DB Command

Briefly an OLE DB Command exist between OLE DB Source and OLE DB destination , all i want it to send the data that flow from the OLE DB Source to the update paradox table statment in OLE DB Command ,

i use the parameter annotation which is "?" to refer to the parameter in the update where clause and it sucess when i use the OLE DB Command to connect to SQL Server DB but when i use it with the Paradox Table an error appear saying that there is more than one data source column with the name "?" The data source column names must be unique.

i dont know what that means is it means that "?" it consider "?" as a column or what or is there another way to send parameter to Update statment for the paradox table differ from the SQL Server Update statment which is the "? "

i hope someone help me as soon as possible because i need it in work sOOon
Thanks,
Maylo

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved