
正文
包含u8sqlserver的词条
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
我电脑修过之后,用友U8打不开,MS SQL Server损坏,怎么恢复?
备份好重要数据,主要是数据库里的数据,找到数据库的文件夹,把文件夹复制一份记住路径就可以了。然后重新安装mysql,把备份的数据库按照原路径拷贝回去,再重新安装用友u8 就可以正常使用了
相关问答
Q1: U8 启用了哪些模块的sqlserver语句
(一)固定资产模块反启用:
update accinformation set cvalue='' where csysid='FA' and ctype='ddate'
--可省 and (cid='601'or cid='05'or cid='603'OR CID='602' OR CID='03'OR CID='06')
update gl_mend set bflag_FA=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'FA')
(二)工资模块反启用:
update accinformation set cvalue='' where csysid='wa' and ctype='ddate'
--可省 and (cid='601'or cid='05'or cid='603')
update gl_mend set bflag_Wa=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'Wa')
(三)采购模块反启用:
update accinformation set cvalue='' where csysid='PU' and ctype='ddate'
--可省 and (cid='602'or cid='122'or cid='167')
update gl_mend set bflag_PU=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'PU')
(四)销售模块反启用:
update accinformation set cvalue='' where csysid='SA' and ctype='ddate'
--可省 and (cid='602'or cid='143'or cid='215')
update gl_mend set bflag_SA=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'SA')
(五)库存模块反启用:
update accinformation set cvalue='' where csysid='st' and ctype='ddate'
--可省 and (cid='602'or cid='143')
update gl_mend set bflag_st=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'st')
(六)存货模块反启用:
update accinformation set cvalue=''
where csysid='IA' and ctype='ddate'
--可省 and (cid='602'or cid='104')
update gl_mend set bflag_IA=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'IA')
(七)应收模块反启用:
update accinformation set cvalue=''
where csysid='AR' and ctype='ddate'
--可省 and (cid='29'or cid='11')
update gl_mend set bflag_AR=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'AR')
(八)应付模块反启用:
update accinformation set cvalue=''
where csysid='AP' and ctype='ddate'
--可省 and (cid='24'or cid='09')
update gl_mend set bflag_AP=0
delete ua_account_sub where (cacc_id='001') and (cSub_Id = 'AP')
Q2: 用友u8 sql server 2008 在与 SQL Server 提示建立连接时出现与网络相关的
你的sqlserver服务已经安装了,就是找不到服务器名称。
1、打开Sql
server
管理配置器
或者在命令行输入:SQLServerManager10.msc
2、点击MSSQLSERVER的协议,在右侧的页面中选择TCP/IP协议
3、右键点击TCP/IP协议,选择“属性”,需要修改连接数据库的端口地址
4、跳出来的对话框,里面有好多TCP/IP的端口,找到“IP3”,更改IP地址
为自己电脑的IP地址(或者是127.0.0.1)
在TCP端口添加1433,然后选择启动
5、“IPALL”的所有端口改成“1433”
6、重新启动服务
7、通过以上1-6步骤设置好端口,重新打开SQL
Server
Management
Studio,在服务器名称输入:(local)或者127.0.0.1,即可登录数据库了。
注:脚本之家小编最近安装了sql2005也是碰到这个问题,就是参考这个修改ip的方法解决的。记得要安装sql
2005
sp3补丁
VS报错:
在与
SQL
Server
建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且
SQL
Server
已配置为允许远程连接。
(provider:
SQL
网络接口,
error:
26
-
定位指定的服务器/实例时出错)
解决方法:开始-SQLServer2005-配置工具-SQLServer外围应用配置器-
服务和外围连接的应用配置器-点击"远程连接"-本地连接和远程连接-同时使用TCP/IP和named
Pipes-点"确定"-重启SQLserver服务可是我的电脑改不了,SQLServer外围应用配置器报错误信息:更改失败。(Microsoft.SqlServer.Smo)
其它信息:
SetEnable对于ServerProtocol“Tcp”失败。(Microsoft.SqlServer.Smo)我找到了一个解决的办法。我的操作系统也是win7:点击SQL
Server
Configuration
Manager中Sql
Server
2005网络配置“MSSQLSERVER”协议,启动协议“TCP/IP”以及"Name
Pipes"。并且停止,重新启动SQL
Server服务。便可以了。。
追问已自行解决
Q3: 用友软件:不能登录到服务器,请检查U8管理服务是否启动
1、登录服务器没有选对,手工输入服务器名称或ip试试,
2、查看数据库服务是否已启动,右键我的电脑-管理-服务和应用程序-服务-找到sqlserver,查看是否已启动
3、数据库没问题看u8服务是否已启动,一般系统图标区有图标,打开就能看到u8各项服务,没有的话到开始菜单去找
Q4: 用友u8v10.1怎么安装mssqlserver2005
首先需要下载安装包,在百度搜索“SqlServer2005微软官网版本.zip”,下载完成后运行“SqlServer2005微软官网版本\Servers\setup.exe”文件。
等待系统配置自动检查完成后,勾选SQL Server Database Services、Integration Services、工作站组件联机丛书和开发工具,三项。实例名使用默认实例。
服务账户选择“使用内置系统账户”。身份验证模式选择“混合模式(windows身份验证和SQL Server身份验证)”,并输入数据库密码。
排序规则保持默认设置。功能选择,选择SQL Server的安装路径。
等待安装完成,直到出现“完成Microsoft SQL Server 2005安装”界面,点击“完成”。
打开“SQL Server Management Studio”,登录名为“sa”,密码为安装数据库时填写的密码。此时SQLServer2005即安装成功。






