码迷,mamicode.com
首页 >  
搜索关键字:trust relationship    ( 515个结果
在Salesforce中为Object创建Master-Detail(Child-Relationship)关联关系
在Salesforce中可以将两个Object建立起一对多的关联关系,本篇文章就简单的叙述一下将两个Object(EricSunObj & EricSunObjC)设置成Master-Detail (1:n)的关联关系,具体的详细步骤如下所示1):从对应关系Master-Detail中的Detail...
分类:其他好文   时间:2014-06-29 12:38:12    阅读次数:245
Chapter 17. Objects and Inheritance(对象与继承)
javascript面向对象编程有几个层面:1: 单一对象 (covered inLayer 1: Single Objects)2: 对象之间的 prototype (described inLayer 2: The Prototype Relationship Between Objects)3...
分类:其他好文   时间:2014-06-09 17:00:14    阅读次数:248
OAF_资料主从关系Master-Detail联动的实现(案例)
2014-06-02 BaoXinjian一、摘要OAF和Form Builder一样,也需要主从块的管理,应为Form只需要建立一个relationship,相对简单在OAF中实现主从Master-Detail联动的实现,更多的是通过代码去实现比如在主块中添加一个event,在CO中去触发从块的查...
分类:其他好文   时间:2014-06-02 11:11:46    阅读次数:312
The Security Database on the Server Does Not Have a Computer Account
这两天在做微软App-V应用程序虚拟化的试验,公司需要测试自有C/S架构产品在其上的部署。搭建过程比较顺利,突然的今天上班后发现App-VServer(域成员服务器)使用域用户登陆时报错:TheSecurityDatabaseontheServerDoesNotHaveaComputerAccountforThisWorkstationTrustRelations..
分类:数据库   时间:2014-05-22 18:09:28    阅读次数:1107
psql: 致命错误: 用户 "libreplan" Ident 认证失败
psql:致命错误:用户"***"Ident认证失败或psql:FATAL:Identauthenticationfailedforuser“username”,maispourquoidonc?解决办法:修改"pg_hba.conf"文件中认证方式"METHOD"为"md5"或"trust",具体参考文件中的说明。
分类:数据库   时间:2014-05-10 03:58:44    阅读次数:611
515条   上一页 1 ... 50 51 52
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!