vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I was using dts in Microsoft SQL server to do several automated data dumps. After changing over to Unicode and the latest odbc driver I am getting errors. Any one have any feedback, is this related to the other threads about Microsoft query etc? I can try and write an application to dump the data but it would be much easier if I could continue to use the tools I am used to. Joel Fradkin Wazagua, Inc. 2520 Trailmate Dr Sarasota, Florida 34243 Tel. 941-753-7111 ext 305 jfradkin@wazagua.com www.wazagua.com Powered by Wazagua Providing you with the latest Web-based technology & advanced tools. C 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc This email message is for the use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message, including attachments. |
| ||||
| On Windows Unicode works with PostgreSQL and ODBC only on Windows-XP platforms correct. On all other platforms sting columns are read without encoding. String columns are written encoded. Josef Springer Josegv Springer Joel Fradkin wrote: > Hi I was using dts in Microsoft SQL server to do several automated > data dumps. > > After changing over to Unicode and the latest odbc driver I am getting > errors. > > Any one have any feedback, is this related to the other threads about > Microsoft query etc? > > > > I can try and write an application to dump the data but it would be > much easier if I could continue to use the tools I am used to. > > > > Joel Fradkin > > > > Wazagua, Inc. > 2520 Trailmate Dr > Sarasota , F lorid a 34243 > Tel. 941-753-7111 ext 305 > > > > jfradkin@wazagua.com <mailto:jfradkin@wazagua.com> > www.wazagua.com <http://www.wazagua.com> > Powered by Wazagua > Providing you with the latest Web-based technology & advanced tools. > © 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc > This email message is for the use of the intended recipient(s) and > may contain confidential and privileged information. Any unauthorized > review, use, disclosure or distribution is prohibited. If you are not > the intended recipient, please contact the sender by reply email and > delete and destroy all copies of the original message, including > attachments. > > > > > > > > |