Advertisement

1 - 10 of 4028 containing alltags:("characters") (0.003 seconds)
Is it possible to handle japanese characters in SQL server? If so  what all settings needs to be done. Kindly suggest me the solutions. -Mohandas
Zones: MS SQL ServerDate Answered: 05/14/1998 Grade: C Views: 0
I am a university student working with a SQL Database. I want to insert text containing 2000 characters into a text field. The text field doesnt allow 2000 characters. How can I fix this?
Zones: MS SQL ServerDate Answered: 10/13/1998 Grade: A Views: 0
Hi: I have a database writen in VB5.0. In the database there are chinese characters which I have to print then out. I am using "NJWin" to convert chinese GB code into Chinese characters on the scr...
Zones: Visual Basic, Font CreatorDate Answered: 04/30/1999 Grade: C Views: 0
I declare an integer. now if i enter a character by mistake i want to flag off an error. how do i go about doing this i.e. make c recognise that i have inputted a character and not an integer and f...
Zones: CDate Answered: 08/17/1999 Grade: C Views: 0
I would like to convert the following character field      '03068762542' into either a numeric or money field, so that the result looks like this: 30687625.42 or $30,687,625.42
Zones: MS SQL ServerDate Answered: 01/10/2000 Grade: C Views: 0
I have a database where books can be entered, with details including the ISBN.  I want to validate that by  counting the number of certain characters in the string.   An ISBN consists of a total...
Zones: ColdFusion Application ServerDate Answered: 01/17/2000 Grade: A Views: 0
I'm programming a stock exchange simulator in Pascal (Borland Pascal) and obviously it would be nice to be able to display more than 25 shares on the screen (there are only 25 lines on the screen...
Zones: PascalDate Answered: 05/06/2000 Grade: A Views: 0
I have a problem that asks the user to input a message i.e. "hello there" and then return the same message with certain characters converted to numbers i.e. e=5, "h5llo th5r5".  My problem is I can...
Zones: CDate Answered: 08/10/2000 Grade: C Views: 0
I have the following cell in a table: <td> <span id="sort1" style="display:none"> <a href="javascript:changesortimage(document.images(0).name);"> <img src="images/false.gif" name="s1off" bord...
Zones: HTML, Font CreatorDate Answered: 07/05/2000 Grade: A Views: 0
I want to write a VBA routine that deletes all lines in a file that do not contain the '@' symbol so that I'll only have email addresses. How do you tell it to delete when something isn't there?...
Zones: Visual BasicDate Answered: 07/28/2000 Grade: A Views: 0