<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[baodas的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/baodas</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; baodas]]></copyright><item><title><![CDATA[How hard is it to learn OpenERP]]></title><link>https://blog.csdn.net/baodas/article/details/84274020</link><guid>https://blog.csdn.net/baodas/article/details/84274020</guid><author>baodas</author><pubDate>Wed, 15 Aug 2012 20:37:06 +0800</pubDate><description><![CDATA[I thought I’d write this post as a lot of people who arrive here and read this blog seem to want fairly basic installation and guidance getting started with OpenERP.  This is really just my experience...]]></description><category></category></item><item><title><![CDATA[sql内连接 外连接]]></title><link>https://blog.csdn.net/baodas/article/details/84218181</link><guid>https://blog.csdn.net/baodas/article/details/84218181</guid><author>baodas</author><pubDate>Tue, 15 May 2012 13:05:06 +0800</pubDate><description><![CDATA[关键字: 左右连接 

数据表的连接有: 

1、内连接(自然连接): 只有两个表相匹配的行才能在结果集中出现 

2、外连接: 包括 

（1）左外连接(左边的表不加限制) 

（2）右外连接(右边的表不加限制) 

（3）全外连接(左右两表都不加限制) 

3、自连接(连接发生在一张基表内) 

 select a.studentno, a.studentnam...]]></description><category></category></item><item><title><![CDATA[java 向 mysql 插入汉字 Incorrect string value 解决办法]]></title><link>https://blog.csdn.net/baodas/article/details/84213287</link><guid>https://blog.csdn.net/baodas/article/details/84213287</guid><author>baodas</author><pubDate>Fri, 04 May 2012 14:05:58 +0800</pubDate><description><![CDATA[[size=small]今天写一个团购网站练练手，用到了S2SH大整合，有点激动人心，但是遇到的麻烦也不少，毕竟第一次做嘛，这篇日志要说的是一个大熟人，[color=red]Incorrect string value:[/color] '\xE6\x9B\xB9\xE5\x86\xAC...' for column 'realname' at row 1，嘿嘿，以前见到的不少吧。

激动人心...]]></description><category></category></item><item><title><![CDATA[connection class url]]></title><link>https://blog.csdn.net/baodas/article/details/84078130</link><guid>https://blog.csdn.net/baodas/article/details/84078130</guid><author>baodas</author><pubDate>Mon, 07 Nov 2011 21:49:21 +0800</pubDate><description><![CDATA[Microsoft SQL Server
Microsoft SQL Server JDBC Driver （一般用来连接 SQLServer 2000）
驱动程序包名：msbase.jar mssqlserver.jar msutil.jar
驱动程序类名: com.microsoft.jdbc.sqlserver.SQLServerDriver
JDBC URL: jdbc:micro...]]></description><category></category></item><item><title><![CDATA[一个eclipse简便的绿色使用方法 ]]></title><link>https://blog.csdn.net/baodas/article/details/84077282</link><guid>https://blog.csdn.net/baodas/article/details/84077282</guid><author>baodas</author><pubDate>Sun, 06 Nov 2011 14:06:11 +0800</pubDate><description><![CDATA[ 正常的情况下，使用eclipse一般是需要安装jdk并且设置path和classpath等路径的。但是这些安装和设置有时会给你带来不便，特别当你刚重装完系统的时候，你还要花很多时间在重装这些开放环境上。你可以选择了“绿色”的方法为了避免这个问题。具体做法如下（window环境下）：

       首先，你确认已经有了这些路径：

                  1、jdk的路径（你...]]></description><category></category></item></channel></rss>