back to forum.

Topic: DataCleaner Having Problem to Preview NVARCHAR value

Topic by
hochaoman

2010-09-03
02:12

DataCleaner Having Problem to Preview NVARCHAR value

Hi all,

I am trying to do the validation of a set of nvarchar data. When i selected the column and try to preview by clicking on the "Preview Data" all NULL value shown.

Can anyone help me on this?

Reply by
kasper

2010-09-07
11:44
Which database are you using?

Reply by
kasper

2010-09-07
11:49
Bump, just saw that the email notifications had been turned off by mistake! :-( So I'll repeat myself for the sake of notification!

Which database are you using?

Reply by
hochaoman

2010-09-19
11:52
hey, i am using SQL Server 2005

Reply by
kasper

2010-09-26
08:39
I just remembered that I needed to reply to this post.

SQL Server is one of the most odd databases to interact with from Java because there are multiple drivers and multiple ways to connect, depending on the auth methods etc.

Anyways, enough of the bad excuses - just wanted to say that I will try and look into this issue soon, but it's something that takes a bit of time for me because I don't have it installed already.

Reply by
kasper

2011-01-19
12:43
Hi again,

Sorry for the late reply but I finally had a SQL Server 2005 to do some tests on.

I don't see any problem connecting to the server. I am also able to both profile and preview NVARCHAR columns.

I use the JTDS driver ("SQL server + Sybase" in datacleaner's menus).

My connection string is like this:
jdbc:jtds:sqlserver://myserverhostname

And I supply a username and password, no catalog.

Reply by
hochaoman

2011-01-21
00:47
O ok thanks. I will try it. Hopefully it works

You need to be logged in to participate

In order to post your own comments on this topic, you need to be logged in.

Username:

Log in by clicking the login link at the top of the screen

 

Go back to forum.