Re: Why sql Server automatically change my input value.
From: oj (nospam_ojngo_at_home.com)
Date: 08/05/04
- Next message: Alec Gagne: "Re: Newbi Needs some Help"
- Previous message: oj: "Re: stored procedure to return table name and row count given a common field and value."
- In reply to: Amy Tex: "Why sql Server automatically change my input value."
- Next in thread: Amy Tex: "Re: Why sql Server automatically change my input value."
- Reply: Amy Tex: "Re: Why sql Server automatically change my input value."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Aug 2004 23:08:45 -0700
Amy,
Can you repro the problem using Query Analyzer? If not, you might want to post
this to Access group to see if there is something wrong with the client app.
Also, check to see if the table(s) have any triggers. There might be something
wrong with the trigger codes.
"Amy Tex" <AmyTex@discussions.microsoft.com> wrote in message
news:8CD355B8-5F6D-47E9-B09F-B1D6982259CA@microsoft.com...
> I have a column, type varchar(1000). I use access project as interface to
interact with sql server. When I input value into the column, the server change
my input. It only store the first 100 something characters right. After that,
it replaces my input with the first 100 characters. Basically, it repeat my
first several sentences. Can anybody tell me why and how I should avoid this
problem? I really appreciate your help.
>
> Amy
- Next message: Alec Gagne: "Re: Newbi Needs some Help"
- Previous message: oj: "Re: stored procedure to return table name and row count given a common field and value."
- In reply to: Amy Tex: "Why sql Server automatically change my input value."
- Next in thread: Amy Tex: "Re: Why sql Server automatically change my input value."
- Reply: Amy Tex: "Re: Why sql Server automatically change my input value."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|