Click here to Skip to main content
15,913,854 members
Home / Discussions / Database
   

Database

 
GeneralRe: Remote accessing of reportserver using SSRS 2005 [modified] Pin
MSinha16-Nov-07 3:12
MSinha16-Nov-07 3:12 
QuestionDecimal vs Money Pin
Brendan Vogt15-Nov-07 4:04
Brendan Vogt15-Nov-07 4:04 
AnswerRe: Decimal vs Money Pin
Rob Philpott15-Nov-07 4:40
Rob Philpott15-Nov-07 4:40 
Questionfind percentage of perticular fields of two columns in sqlserver2005 Pin
subbu.sk15-Nov-07 3:24
subbu.sk15-Nov-07 3:24 
AnswerRe: find percentage of perticular fields of two columns in sqlserver2005 Pin
Pete O'Hanlon15-Nov-07 3:52
mvePete O'Hanlon15-Nov-07 3:52 
QuestionCreating a dynamic sql dataset without needing to postback Pin
kosh205915-Nov-07 3:23
kosh205915-Nov-07 3:23 
Answerplease ignore/delete this question, moved to web dev Pin
kosh205915-Nov-07 3:36
kosh205915-Nov-07 3:36 
QuestionCant save strings longer 255 in Excel (via ODBC) Pin
manolain15-Nov-07 1:47
manolain15-Nov-07 1:47 
I am working with Excel sheets via ODBC, reading and writing to.

I do have a source Excel which I can read perfectly, with a column with long text, some of them, longer than 255. As said, I can read them.

But when writing to destination, I can only write the first 255 positions.
I tried all of this:

- using both ODBC versions for Excel (4 and 12)
- with all possible char types (char, varchar, longvarchar, nvarchar, ....)

When I specify column lenght as longer than 255, this happens:

[DataStage][SQL Client][ODBC][Microsoft][Controlador ODBC Excel]Preccision value not valid


and when setting precision to 255, obviously:

[DataStage][SQL Client]Data has been truncated

What it is really strange to me, is that I can read the column with no problem (I must say, only with Excel ODBC Driver version 4, with version 12 data was truncated on source). I even specify the column as varchar - 500, and no warning was raised!!!

Anybody can help? Thanks very much
AnswerRe: Cant save strings longer 255 in Excel (via ODBC) Pin
pmarfleet15-Nov-07 1:58
pmarfleet15-Nov-07 1:58 
Questioncopying a tuple field to another Pin
sindhutiwari14-Nov-07 23:11
sindhutiwari14-Nov-07 23:11 
AnswerRe: copying a tuple field to another Pin
pmarfleet15-Nov-07 0:54
pmarfleet15-Nov-07 0:54 
QuestionProblem while inserting into a database,whilst using BindingSource. Pin
siddy1714-Nov-07 23:04
siddy1714-Nov-07 23:04 
QuestionSQL Injection Pin
Shajeel14-Nov-07 18:26
Shajeel14-Nov-07 18:26 
AnswerRe: SQL Injection Pin
Expert Coming14-Nov-07 20:15
Expert Coming14-Nov-07 20:15 
GeneralRe: SQL Injection Pin
Shajeel14-Nov-07 21:19
Shajeel14-Nov-07 21:19 
AnswerRe: SQL Injection Pin
N a v a n e e t h14-Nov-07 21:46
N a v a n e e t h14-Nov-07 21:46 
GeneralRe: SQL Injection Pin
Shajeel14-Nov-07 21:56
Shajeel14-Nov-07 21:56 
GeneralRe: SQL Injection Pin
Pete O'Hanlon15-Nov-07 0:00
mvePete O'Hanlon15-Nov-07 0:00 
GeneralRe: SQL Injection Pin
Colin Angus Mackay15-Nov-07 0:01
Colin Angus Mackay15-Nov-07 0:01 
GeneralRe: SQL Injection Pin
Vasudevan Deepak Kumar15-Nov-07 4:50
Vasudevan Deepak Kumar15-Nov-07 4:50 
GeneralRe: SQL Injection Pin
DQNOK15-Nov-07 9:56
professionalDQNOK15-Nov-07 9:56 
QuestionCompressing an MS SQL Server 2005 database Pin
Steven J Jowett14-Nov-07 6:39
Steven J Jowett14-Nov-07 6:39 
AnswerRe: Compressing an MS SQL Server 2005 database Pin
Hesham Amin14-Nov-07 8:22
Hesham Amin14-Nov-07 8:22 
AnswerRe: Compressing an MS SQL Server 2005 database Pin
pmarfleet14-Nov-07 8:38
pmarfleet14-Nov-07 8:38 
QuestionIndexing Keys Pin
Brendan Vogt14-Nov-07 6:35
Brendan Vogt14-Nov-07 6:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.