Discussion:
[freetds] Unclosed quotation mark
venkata krishna Thaluru
2014-07-13 05:52:44 UTC
Permalink
Hi All,
I am exporting data to MSSQL server and getting below error.

ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark after the
character string ' test

Could you please share your thoughts and ideas to resolve it or any know
issue in freeTDS ,please share it.


Thanks
Venkata Krishna
9600185503
Frediano Ziglio
2014-07-13 12:35:55 UTC
Permalink
Looks like you sent a query with a wrong syntax.

Can you enable ODBC tracing or TDSDUMP ?

Frediano


2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark after the
character string ' test
Could you please share your thoughts and ideas to resolve it or any know
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
venkata krishna Thaluru
2014-07-13 18:01:48 UTC
Permalink
Thanks for reply Frediano,

Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than 256
characters for the that coulmn ,then it is failing with invvalid string
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..

Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark after
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any know
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*

*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
Frediano Ziglio
2014-07-14 21:31:56 UTC
Permalink
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.

Frediano


2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than 256
characters for the that coulmn ,then it is failing with invvalid string
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark after
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
venkata krishna Thaluru
2014-07-16 17:52:44 UTC
Permalink
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver only
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working fine .
whether do we have any bugs in free TDs and addressed in later version
.Could you please share it.

thanks
Venkata Krishna
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than 256
characters for the that coulmn ,then it is failing with invvalid string
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
venkata krishna Thaluru
2014-07-24 18:15:21 UTC
Permalink
Hi Frediano,
Can you please check and reply .

Thanks
Venkata krishna


On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver only
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working fine .
whether do we have any bugs in free TDs and addressed in later version
.Could you please share it.
thanks
Venkata Krishna
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid string
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*

*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
Craig A. Berry
2014-07-25 14:46:32 UTC
Permalink
Please read the User Guide section on logging:

<http://www.freetds.org/userguide/logging.htm>
Post by venkata krishna Thaluru
Hi Frediano,
Can you please check and reply .
Thanks
Venkata krishna
On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver only
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working fine .
whether do we have any bugs in free TDs and addressed in later version
.Could you please share it.
thanks
Venkata Krishna
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid string
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
________________________________________
Craig A. Berry
mailto:craigberry at mac.com

"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
venkata krishna Thaluru
2014-07-30 18:04:20 UTC
Permalink
Thanks for reply Berry,
I am looking below clarifications .
1)If we have date format like '2014-07-28 01:14:00:928563' ,whether freetds
allow to insert into MSSQL Server .
2)I have see varchar max size is allowing 256 character ,if we define more
than it is failing .. whether is it limitation?
3)One of the coulmn data having junk characters ,while exporting to mssql
,it is unclosed quotation string ' ,failing on that record .


Could you please share on your comments above ?
If we go for latest version ,whether it is addressed all issues or not ?

Thanks
Venkata krishna
Post by Craig A. Berry
<http://www.freetds.org/userguide/logging.htm>
On Jul 24, 2014, at 1:15 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
Can you please check and reply .
Thanks
Venkata krishna
On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver only
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working fine .
whether do we have any bugs in free TDs and addressed in later version
.Could you please share it.
thanks
Venkata Krishna
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more than
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid
string
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or any
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
________________________________________
Craig A. Berry
mailto:craigberry at mac.com
"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*

*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
Frediano Ziglio
2014-07-30 19:03:19 UTC
Permalink
1) I think the format is usually yyyy-mm-dd HH:MM:ss.ddddddd

2) check protocol version, see previous mails on how to turn on the dump,
protocol version is at the top

3) how are you exporting these data ? data copy ? freebcp ?

Frediano


2014-07-30 19:04 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Berry,
I am looking below clarifications .
1)If we have date format like '2014-07-28 01:14:00:928563' ,whether freetds
allow to insert into MSSQL Server .
2)I have see varchar max size is allowing 256 character ,if we define more
than it is failing .. whether is it limitation?
3)One of the coulmn data having junk characters ,while exporting to mssql
,it is unclosed quotation string ' ,failing on that record .
Could you please share on your comments above ?
If we go for latest version ,whether it is addressed all issues or not ?
Thanks
Venkata krishna
Post by Craig A. Berry
<http://www.freetds.org/userguide/logging.htm>
On Jul 24, 2014, at 1:15 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
Can you please check and reply .
Thanks
Venkata krishna
On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver
only
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working fine .
whether do we have any bugs in free TDs and addressed in later
version
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please share it.
thanks
Venkata Krishna
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single quotes)
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more
than
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid
string
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
On Sun, Jul 13, 2014 at 6:05 PM, Frediano Ziglio <
freddy77 at gmail.com>
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or
any
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
________________________________________
Craig A. Berry
mailto:craigberry at mac.com
"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
venkata krishna Thaluru
2014-08-04 18:01:43 UTC
Permalink
Thank you reply Frediano,

We are using TDs 8.0.
We are sql query to bulk insert .

Could you please let me know ,if you required any details.

Thanks
Venkata Krishna



On Thu, Jul 31, 2014 at 12:33 AM, Frediano Ziglio <freddy77 at gmail.com>
Post by Frediano Ziglio
1) I think the format is usually yyyy-mm-dd HH:MM:ss.ddddddd
2) check protocol version, see previous mails on how to turn on the dump,
protocol version is at the top
3) how are you exporting these data ? data copy ? freebcp ?
Frediano
2014-07-30 19:04 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Berry,
I am looking below clarifications .
1)If we have date format like '2014-07-28 01:14:00:928563' ,whether
freetds
Post by venkata krishna Thaluru
allow to insert into MSSQL Server .
2)I have see varchar max size is allowing 256 character ,if we define
more
Post by venkata krishna Thaluru
than it is failing .. whether is it limitation?
3)One of the coulmn data having junk characters ,while exporting to mssql
,it is unclosed quotation string ' ,failing on that record .
Could you please share on your comments above ?
If we go for latest version ,whether it is addressed all issues or not ?
Thanks
Venkata krishna
Post by Craig A. Berry
<http://www.freetds.org/userguide/logging.htm>
On Jul 24, 2014, at 1:15 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
Can you please check and reply .
Thanks
Venkata krishna
On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds driver
only
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working
fine .
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
whether do we have any bugs in free TDs and addressed in later
version
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please share it.
thanks
Venkata Krishna
On Tue, Jul 15, 2014 at 3:01 AM, Frediano Ziglio <
freddy77 at gmail.com>
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single
quotes)
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more
than
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid
string
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
buffer length .
Could you please share the commands for ODBC trace and TDS DUMP..
Thanks
Venkata Krishna
On Sun, Jul 13, 2014 at 6:05 PM, Frediano Ziglio <
freddy77 at gmail.com>
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation mark
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it or
any
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
________________________________________
Craig A. Berry
mailto:craigberry at mac.com
"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*

*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
Frediano Ziglio
2014-08-04 18:51:32 UTC
Permalink
Bulk insert ??
From the log seems a RPC call ! Could be I miss some log.
Frediano

Frediano


2014-08-04 19:01 GMT+01:00 venkata krishna Thaluru <
Thank you reply Frediano,
We are using TDs 8.0.
We are sql query to bulk insert .
Could you please let me know ,if you required any details.
Thanks
Venkata Krishna
On Thu, Jul 31, 2014 at 12:33 AM, Frediano Ziglio <freddy77 at gmail.com>
Post by Frediano Ziglio
1) I think the format is usually yyyy-mm-dd HH:MM:ss.ddddddd
2) check protocol version, see previous mails on how to turn on the dump,
protocol version is at the top
3) how are you exporting these data ? data copy ? freebcp ?
Frediano
2014-07-30 19:04 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Berry,
I am looking below clarifications .
1)If we have date format like '2014-07-28 01:14:00:928563' ,whether
freetds
Post by venkata krishna Thaluru
allow to insert into MSSQL Server .
2)I have see varchar max size is allowing 256 character ,if we define
more
Post by venkata krishna Thaluru
than it is failing .. whether is it limitation?
3)One of the coulmn data having junk characters ,while exporting to
mssql
Post by Frediano Ziglio
Post by venkata krishna Thaluru
,it is unclosed quotation string ' ,failing on that record .
Could you please share on your comments above ?
If we go for latest version ,whether it is addressed all issues or not
?
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Thanks
Venkata krishna
Post by Craig A. Berry
<http://www.freetds.org/userguide/logging.htm>
On Jul 24, 2014, at 1:15 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
Can you please check and reply .
Thanks
Venkata krishna
On Wed, Jul 16, 2014 at 11:22 PM, venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi Frediano,
I am passing sql query to free TDS and we are using free tds
driver
Post by Frediano Ziglio
Post by venkata krishna Thaluru
only
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please let know any steps ?
After changing data type varchar to long varchar ,it is working
fine .
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
whether do we have any bugs in free TDs and addressed in later
version
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
.Could you please share it.
thanks
Venkata Krishna
On Tue, Jul 15, 2014 at 3:01 AM, Frediano Ziglio <
freddy77 at gmail.com>
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
How are you passing this string to the server?
256 characters? I bet you are using the wrong protocol.
Frediano
2014-07-13 19:01 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Thanks for reply Frediano,
Syntax is correct only but one of the String having '(single
quotes)
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
,that's reason it is failing .
I have another issue with varchar(500) ,if we get the data more
than
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
256
Post by venkata krishna Thaluru
characters for the that coulmn ,then it is failing with invvalid
string
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
buffer length .
Could you please share the commands for ODBC trace and TDS
DUMP..
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Thanks
Venkata Krishna
On Sun, Jul 13, 2014 at 6:05 PM, Frediano Ziglio <
freddy77 at gmail.com>
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Looks like you sent a query with a wrong syntax.
Can you enable ODBC tracing or TDSDUMP ?
Frediano
2014-07-13 6:52 GMT+01:00 venkata krishna Thaluru <
Post by venkata krishna Thaluru
Hi All,
I am exporting data to MSSQL server and getting below error.
ODBC error (42000). [FreeTDS][SQL Server]Unclosed quotation
mark
Post by Frediano Ziglio
Post by venkata krishna Thaluru
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
after
Post by venkata krishna Thaluru
Post by Frediano Ziglio
the
Post by venkata krishna Thaluru
character string ' test
Could you please share your thoughts and ideas to resolve it
or
Post by Frediano Ziglio
Post by venkata krishna Thaluru
any
Post by Craig A. Berry
Post by venkata krishna Thaluru
Post by venkata krishna Thaluru
Post by Frediano Ziglio
Post by venkata krishna Thaluru
know
Post by Frediano Ziglio
Post by venkata krishna Thaluru
issue in freeTDS ,please share it.
Thanks
Venkata Krishna
9600185503
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
________________________________________
Craig A. Berry
mailto:craigberry at mac.com
"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
*Thanks&RegardsVenkatakrishna.T*
*HCL TECHNOLOGIES Ltd.09600185503/09908611807*
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
Loading...