<?xml version="1.0" encoding="UTF-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html"><![CDATA[无爱的天空 - 用友专区]]></title>
  <subtitle type="html"><![CDATA[千夫所指 问心无愧]]></subtitle>
  <id>http://www.51oyf.com/</id>
  <link rel="alternate" type="text/html" href="http://www.51oyf.com/" /> 
  <link rel="self" type="application/atom+xml" href="http://www.51oyf.com/atom.asp" /> 
  <generator uri="http://www.pjhome.net/" version="2.8">PJBlog3</generator> 
  <updated>2019-07-20T01:33:41+08:00</updated>

  <entry>
	  <title type="html"><![CDATA[用友T3 子系统登录失败]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2019-07-20T01:33:41+08:00</updated>
	  <published>2019-07-20T01:33:41+08:00</published>
		  <summary type="html"><![CDATA[修改的时候一定要长日期时间格式，和短日期时间格式都修改为YYYY-MM-DD，这样才行<br/>有朋友说长日期那里没有这个选，操作方法是直接复制短日期的格式，粘贴到长日期那里就可以了<br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/226.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=226</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[报“SA口令被更改系统错误”的解决方法]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2019-01-18T00:22:37+08:00</updated>
	  <published>2019-01-18T00:22:37+08:00</published>
		  <summary type="html"><![CDATA[修复小工具<a href="http://pan.baidu.com/s/1pJmJqht" target="_blank" rel="external">http://pan.baidu.com/s/1pJmJqht</a>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/223.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=223</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友软件恢复数据的三种方法]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2018-03-20T23:51:34+08:00</updated>
	  <published>2018-03-20T23:51:34+08:00</published>
		  <summary type="html"><![CDATA[一、有数据库文件,也有账套备份<br/> <br/>&nbsp;&nbsp; 此类情况一般是客户按照正常的账套备份方式做了备份,我们看一下正常情况下做的账套备份:<br/>&nbsp;&nbsp; 1.正常备份:通过系统管理,账套菜单,输出账套,备份后有两个文件:UFDATA.BA_和UfErpAct.Lst<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;恢复方法：打系统管理,账套菜单,恢复,选择要恢复的文件,点击确定。<br/>&nbsp;&nbsp; 2.物理备份:由于用友软件已经出现问题，无法进入系统管理,而我们又需要重装软件,那么我们就需要进行物理备份,正常情况下需要备份以下文件:<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;安装目录下admin\ztXXX(账套)\20XX（年度）\ufdata.mdf和ufdata.ldf<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;安装目录下admin\UFSystem.MDF、UFSystem.LDF<br/>&nbsp;&nbsp; 恢复方法：进入SQLSERVER2000企业管理器,附加数据库将上述的mdf文件全部附加即可. <br/><img src="http://www.51oyf.com/download.asp?id=12" border="0" alt=""/><br/> <br/><img src="http://www.51oyf.com/download.asp?id=13" border="0" alt=""/><br/>二、已没有数据库文件,只有账套备份<br/> <br/>&nbsp;&nbsp; 此类情况一般是由于重装系统,数据库软件之后备份文件只有UFDATA.BA_或硬盘损块,找数据公司恢复的UFDATA.BA_文件;另外一种情况是年度账的备份的恢复.<br/>&nbsp;&nbsp; 1:只有UFDATA.BA_的情况,如此文件是正常备份的可按如下方式恢复:<br/>&nbsp;&nbsp;&nbsp;&nbsp; a.在系统管理中新建一套帐，建帐时需要要注意启用日期、行业性质、帐套主管要与之前的账套保持一致.<br/>　 b.把备份中的ufdata.ba_ 用admin目录下的ufuncomp.exe 将它解压缩为ufdata.bak<br/><br/><img src="http://www.51oyf.com/download.asp?id=14" border="0" alt=""/><br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;c.进入企业管理器,右击我们新建的账套,选择所有任务,还原数据,选择我们解压的UFDATA.BAK.选择好后等待还原即可<br/> <br/><img src="http://www.51oyf.com/download.asp?id=15" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=16" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=17" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=18" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=19" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=20" border="0" alt=""/><br/><br/><img src="http://www.51oyf.com/download.asp?id=21" border="0" alt=""/><br/><br/> <br/><br/>&nbsp;&nbsp; 注意如果用UFDATA.BAK强制还原,在和原来账套基础设置不相同的情况下会有很大的影响,因为UFSYSTEM系统库中的表如账套信息表ua_account,ua_account_sub,ua_period等等和原来的都不相同,可能会影响我们正常的使用!<br/>2.年度数据的恢复:<br/>&nbsp;&nbsp;如果软件中还有这个帐套和年度的话，可以用帐套主管注册，然后从年度帐菜单下引入.<br/>&nbsp;&nbsp;如果软件中没有年度账的账套,我们可以创建一个年度账再引入该年度账套.<br/>&nbsp;&nbsp;以上方式都不行的话可以用前面提到的还原数据库的方法强制还原数据.<br/> <br/>三、只有数据库文件,没有账套备份<br/>自行添加内容<br/>1.如果数据库文件完整,可以用方法既有数据库文件,也有账套备份中的附加数据库方式<br/>2.如果只有ZTXXX 下的ufdata.mdf和ufdata.ldf两个数据库文件我们需要先新建一个和原账套启用日期、行业性质、帐套主管等相同的账套,再把这ufdata.mdf和ufdata.ldf两个文件直接覆盖新建账套中的ufdata.mdf和ufdata.ldf.<br/><br/><br/><br/><br/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/218.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=218</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友注册]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2018-01-29T23:49:46+08:00</updated>
	  <published>2018-01-29T23:49:46+08:00</published>
		  <summary type="html"><![CDATA[<a href="https://service.chanjet.com/product/register" target="_blank" rel="external">https://service.chanjet.com/product/register</a><br/><a href="http://register.ufida.com.cn/" target="_blank" rel="external">http://register.ufida.com.cn/</a>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/217.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=217</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友系统管理参数类型不正确,或不在可以接受的范围之内]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-09-17T02:51:33+08:00</updated>
	  <published>2017-09-17T02:51:33+08:00</published>
		  <summary type="html"><![CDATA[sa口令被更改或系统错误系统将退出 重装客户端没管用，安全模式最后把C:\Program Files\Common Files\System\ado文件夹下面的.dll文件从正常客户端拷贝过来覆盖后，重新注册dll文件后问题解决<br/><span id="mdown_h3v6zcxgs5"></span><script language="javascript" type="text/javascript">doAjax('?action=Antimdown&id=9&downurl=download%2Easp%3Fid%3D9&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','mdown_h3v6zcxgs5');</script><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/netfox20171011010431.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=212</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[Windows 7 X64下安装用友8.72方法]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-06-29T23:17:48+08:00</updated>
	  <published>2017-06-29T23:17:48+08:00</published>
		  <summary type="html"><![CDATA[在windows7 X64下安装用友8.72时，都会遇到MDAC组件安装不上的情况，原因就是MDAC组件win7已经自带，但版本高于用友所能识别的版本，导致无法安装，通过网络查询及实际应用检测，成功安装用友8.72，方法如下：<br/>1、安装时会遇到如下图错误：<br/>8.72 bug<br/>红叉部分<br/>2、退出安装，打开注册表编辑器，修改如下两个位置的数值：<br/>运行里面输入regedit回车<br/>打开注册表，进入HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\Microsoft\DataAccess，将&nbsp;&nbsp;&nbsp;&nbsp;&#34;FullInstallVer&#34;=&#34;6.1.7600.16385&#34;<br/>&#34;Version&#34;=&#34;6.1.7600.16385&#34;<br/>修改为<br/>&#34;FullInstallVer&#34;=&#34;2.82.3959.0&#34;<br/>&#34;Version&#34;=&#34;2.82.3959.0&#34;<br/> <br/>运行里面输入C:/Windows/SysWOW64/regedit.exe回车<br/>打开注册表，进入HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\Microsoft\DataAccess，将 &#34;FullInstallVer&#34;=&#34;6.1.7600.16385&#34;<br/>&#34;Version&#34;=&#34;6.1.7600.16385&#34;<br/>修改为<br/>&#34;FullInstallVer&#34;=&#34;2.82.3959.0&#34;<br/>&#34;Version&#34;=&#34;2.82.3959.0&#34;<br/>3、再次重新运行安装程序，就能成功通过组件检测，顺利安装用友8.72。安装完成后，记得把注册表键值重新改为默认键值。（改之前可导出相应键值备份，改完后重新导入就OK。）<br/>注：<br/>C:/Windows/regedit.exe 为64位注册表编辑器<br/>C:/Windows/SysWOW64/regedit.exe 为32位的注册表编辑器<br/>在X64的Windows下必须同时修改64位和32位的注册表键值，U8组件检测才能通过。]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/210.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=210</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友T6读取配置错误（80004005）]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-06-25T00:19:25+08:00</updated>
	  <published>2017-06-25T00:19:25+08:00</published>
		  <summary type="html"><![CDATA[用友T6软件进不去，显示登录失败，读取配置错误（80004005）不能继续<br/>后放入安装光盘&nbsp;&nbsp;选择修复 正常]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/209.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=209</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友Refdesign无效]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-06-25T00:09:06+08:00</updated>
	  <published>2017-06-25T00:09:06+08:00</published>
		  <summary type="html"><![CDATA[今天一台用友，别的都正常，在进应收账款选部门或个人时提示“对象名UFMETA_002..Refdesign”无效，<br/><img src="http://www.51oyf.com/download.asp?id=8" border="0" alt=""/><br/><br/>后进入企业管理器查看并没有UFMETA_002数据库，<br/><br/>后找到原来的数据库 备份文件ufmeta.bak，在SQL企业管理器还原数据库，在左侧树形菜单“数据库”点右键<br/>“还原数据库”在常规里，选“源设备”选择ufmeta.bak，然后在随后出来的窗口里复选框打勾，在上面的“目标数据库”输入“UFMETA_002” 在“选项”里设置文件路径，点“确定”即可]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/208.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=208</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友数据库置疑处理]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-06-24T23:59:50+08:00</updated>
	  <published>2017-06-24T23:59:50+08:00</published>
		  <summary type="html"><![CDATA[今天一台电脑，有一个账套进不去，其余账套都正常，进入SQL企业管理器查看 发现该账套的数据库处于置疑状态，用置疑工具处理一下，正常。<br/><span id="mdown_jpw9p0dmhl"></span><script language="javascript" type="text/javascript">doAjax('?action=Antimdown&id=7&downurl=download%2Easp%3Fid%3D7&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','mdown_jpw9p0dmhl');</script><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/yyzy.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=207</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[用友U8+V12企业应用平台闪退]]></title>
	  <author>
		 <name>netfox</name>
		 <uri>http://www.51oyf.com/</uri>
		 <email>9337719@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.51oyf.com/default.asp?cateID=13" label="用友专区" /> 
	  <updated>2017-02-10T18:13:14+08:00</updated>
	  <published>2017-02-10T18:13:14+08:00</published>
		  <summary type="html"><![CDATA[重一次次闪退，修复安装解决不了，最后重装装Silverlight]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.51oyf.com/article/yy/204.html" /> 
	  <id>http://www.51oyf.com/default.asp?id=204</id>
  </entry>	
		
</feed>
