[Dspace-tech] Oracle: Problem with Accents

2007-06-26 Thread luis jose miralls

Hi:

I have done an installation with Oracle.
The problem is than cannot set up the database with
UTF-8 cause other applications are all ready running over this ddbb.

This ddbb uses we8dec encode. Does anyone know how to
encode the spanish characters like : camión. ?
In wich point does the application save the chars.

Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Accents

2007-06-13 Thread luis jose miralls

Hi:

Problem with accents

When i put en the dc.subject field of an item:
Navegación

When i list by subjets i see:
Navegaci�

¿Could it be Oracle?

Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Oracle

2007-06-11 Thread luis jose miralls

Hello !

I have a problem with oracle database.
When i run the the "stat-initial"

i get the following errors:

Exception in thread "main" java.sql.SQLException: ORA-01841: (full) year
must be between -4713 and +, and not be 0

   at oracle.jdbc.driver.DatabaseError.throwSqlException(
DatabaseError.java:125)
   at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
   at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
   at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
   at oracle.jdbc.driver.T4CPreparedStatement.doOall8(
T4CPreparedStatement.java:185)
   at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(
T4CPreparedStatement.java:633)
   at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(
OracleStatement.java:984)
   at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(
T4CPreparedStatement.java:535)
   at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(
OracleStatement.java:1051)
   at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(
OraclePreparedStatement.java:2984)
   at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(
OraclePreparedStatement.java:3026)
   at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(
DelegatingPreparedStatement.java:92)
   at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(
DelegatingPreparedStatement.java:92)
   at org.dspace.storage.rdbms.DatabaseManager.query(
DatabaseManager.java:188)
   at org.dspace.storage.rdbms.DatabaseManager.querySingle(
DatabaseManager.java:262)
   at org.dspace.app.statistics.LogAnalyser.getNumItems(
LogAnalyser.java:1264)
   at org.dspace.app.statistics.LogAnalyser.processLogs(
LogAnalyser.java:535)
   at org.dspace.app.statistics.LogAnalyser.main(LogAnalyser.java:327)


Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Validation and accents

2007-06-07 Thread luis jose miralls

Hello:

I have two problems.

- I have a function to validate. I would like to know where do i have to put
this function in the DSpace
code.
Just for filtering the "registrion for new users" to people that does not
belong to the university.

boolean Función_Validar(String Usuario, String Clave)


- DSpace does not fing words with accents. Example: If i put a word like
Camión
and then i try to find it. "Find : Camion" it would not find it.

Thanks.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Handle

2007-05-11 Thread luis jose miralls

Hello:

My name is Luis and i am installing DSpace in my University (Spain).
We are doing an installation like the University of Barcelona.

We would like to make a repository for tesis, another for E-prints,
and another for magazines. We would like to create two repositories
for e-documents too.

Those repositories are all indexed by another one.

We have 5 repositories but i only want to pay one handle server.
Is that possible ?

If it is not possible i would have to think other solution.
I would like you to answer me if it is possible?

Thank you very much.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Handle

2007-05-10 Thread luis jose miralls

Hello:

My name is Luis and i am installing DSpace in my University (Spain).
We are doing an installation like the University of Barcelona.

We would like to make a repository for tesis, another for E-prints,
and another for magazines. We would like to create two repositories
for e-documents too.

Those repositories are all indexed by another one.

We have 5 repositories but i only want to pay one handle server.
Is that possible ?

If it is not possible i would have to think other solution.
I would like you to answer me if it is possible?

Thank you very much.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Two Lenguages

2007-04-23 Thread luis jose miralls

Hi, to every body!

I would like to implement an option.
This option consists on making DSpace
for two different languages. So, the user selects
his favorite language.
Thank you very much.
Bye.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Accents

2007-04-12 Thread luis jose miralls

Hi,

Just a little thing.
I can't see the accents in my dspace aplication.

When I write "Botón" on Messages propieties then i read "Bot??n"

Thanks a million.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
DSpace-tech mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Licenses Dspace

2007-04-11 Thread luis jose miralls

Hello,



First thing I have to say is that i am from Murcia (Spain) so my English is
not good.



I would like to make you two questions:



- If I want to use DSpace to develop three or four repositories with
different URL but from the same University. Can I do that with one License
or I need three or four?



- If I just want to make proves. Do I need to have the license?



Thanks a million for every thing.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech