Could it be, that your data contains some unicode character?
If yes you may create a database supporting this:
createdb -i <database-name>
And try loading your data into this.
thank you for the answer
first i can't create agunst the data base because .
i don't think that my data base containe a unicode data but why it works normely under Ingres 2006 ?
hello
I tried to create a database using createdb -i
but I still have the same problem
it is impossible to access a table that contains multiple record query using ms / ms odbc
Ok, this seems to be not relevant with unicode.
Thank for checking.
Could you please supply some info and screen shot:
- How do you import step by step?
- Did you try reducing amount of data?
... hat is the max number of rows which you can import?
- What you mention with "impossible to access a table ..."?
... Any specific query and any error message?