Advertisement

1 - 10 of 186 containing alltags:("nvarchar") (0 seconds)
I have a agent framework that uses libodbc++ to connect to sql server and get the data. However libodbc++ wrapper only supports non-unicode data types. Now i have a requirement that has nvarchar (u...
Zones: C++Date Answered: 07/26/2005 Grade: B Views: 4
Is it possible to update a varchar column with a variable string declared as nvarchar ? Would the string be displayed correctly?
Zones: MS SQL ServerDate Answered: 03/21/2006 Grade: A Views: 0
I just recently imported some survey type data with linefeeds and caridge returns. The data was imported into either a memo type column or a nvarchar (2000) type column. (not my db) Question.....
Zones: MS SQL ServerDate Answered: 04/04/2007 Grade: A Views: 0
why in delphi the table of mssql server that have nvarchar date type column can not open?the error message is invalid data type.
Zones: Delphi ProgrammingDate Answered: 03/07/2000 Grade: C Views: 0
Hi, I've got a column, badly designed i guess :-(, where there is a lot a wasted space in some rows. Its a NVarchar(500) column that sometimes is filled, sometimes rather empty. Does SQL20...
Zones: MS SQL ServerDate Answered: 12/29/2002 Grade: A Views: 10
Hi, I've recently migrated from Access to SQL 2000. I've created some stored procedures that when they fire an update I not only get the data I enterd into the cell but it appears that SQL is filli...
Zones: MS SQL ServerDate Answered: 07/04/2004 Grade: A Views: 0
Hi, Could anyone tell me the different between varchar & nvarchar ? Thanks. Regards, karen.
Zones: DatabasesDate Answered: 05/13/2003 Grade: B Views: 28
Hi, my problem is that I have one stored procedure in sql server 2000 that at the end has select statement that selects some nvarchar (unicode) fields. Then I execute sp from my java application...
Zones: MS SQL ServerDate Answered: 05/22/2003 Grade: B Views: 66
OK folks, here’s one for ya.  I have a form that records the start time of each individual that works on a particular job.  There can be possibly 7 individuals, but I’m only looking at the first in...
Zones: MS SQL ServerDate Answered: 06/18/2003 Grade: A Views: 0
sql2000 IIS5 ASP 3 pages win 2000 server I have a field in SQL 2000 that is Nvarchar but it holds a Date. (DD/MM/YY). I need to select all records that is over a certain date. e.g. TPSDA...
Zones: Web DevelopmentDate Answered: 08/28/2003 Grade: B Views: 6