Hi all,
I have got a table TEMPO with only one column CODE of varchar type with the unique index on it.
There are two records in the table:
record1 contains Code1
record1 contains Code2
***********************
Problem definition:
***********************
Running the following update sql...
Hi everyone,
When we are importing data into the db (SQL Server 2000) the transaction log file for this database grows and eats all available drive space (1 Gb). This causes the import to be rolled back.
The thing is that this data must be imported in an atomic transaction (all processes...
We have got the client/server application. The server has an Oracle 8.0.6 database installed. The front end (client's end) is a java applet that resides on a server. This applet is accessed from the client machine using the link on the client's home site. Java applet has several parameters that...
Hi everyone,
I have got W2K. Also I have got multiple languages installed. Some of them are English, Russian, Hebrew.
When using Microsoft Word I can choose the Hebrew language and type in the text. It displays it correctly.
However, when trying to enter the text message in Hebrew into the text...
Hi everyone,
The syslanguages table in a master database displays messages in different languages correctly (except Chinese, Japanese). Therefore I would assume that the SQL Server settings would allow me to view the same kind of data in my database. I have got SQL Server installed on my...
I would like to write a Java application that will be connected to SQL server and be able to handle other than English languages. Java application will have only two screens.
First screen will display the drop down menu with the list of the avalaible languages (list of available languages will...
Dear all!
I am trying to write my first java application that makes connection to the database.
I use MS Access database. OS is Win95
In order to establish the connection I load a required driver first:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
As far as I understand if the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.