On 31 May 2010, at 23:27, wrote:
> Hi,
>
> I'm just try to insert or update an actually table with Microsoft .NET
> platform VS2005.
>
> The problem is that de "\" dissapear when I make the insert or Update.
Postgres is interpreting those backslashes as escape characters. Either escape
the
Hi,
I'm just try to insert or update an actually table with Microsoft .NET platform
VS2005.
The problem is that de "\" dissapear when I make the insert or Update.
If i debug the object has all detailed path...so Why is not saved on the table.
The type of column is character (100).
So:
I have: