摘要:
首先,需要保证oracle客户端服务器的字符集是一样的,并且保证该字符集支持中文。你可以使用plsql查看是否乱码。代码:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data.OleDb;namespace Oracle中文{ class Program { static void Main(string[] args) { Console.WriteLine("开始连接oraclr数据库... 阅读全文
posted @ 2014-04-11 11:06
zhoumy
阅读(2461)
评论(0)
推荐(0)

浙公网安备 33010602011771号