当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·,连接olap服务器的问题    »显示摘要«
    摘要: 用provider=msolap;integrated security=sspi;persist security info=false;data source=localhost;initial catalog=price_dss;client cache size=25;auto synch period=10000这个字符串连接,说price_dss数据库不存在。用provider......
    摘要: 怎样让它按自己的心意设置大小?即按自己心意划分左右两个区域的大小 ......


TTreeView怎么用

请问TTreeView怎么用?我要在程序中改变treeview的内容。

NO.1   作者: reedseutozte

Treeview.Items.claer清楚所有节点  
  增加接点  
  Node:=Treeview1.Items.Add(nil,顶接点)  
  Treeview1.Items.Add(Node,子接点);  
  treeview1.Selected返回选中接点


    摘要: 我的代码是: table1->close(); table1->open(); table1->first(); while(!table1->eof) { table1->delete(); } 每删一条记录就会运行一次beforedelete中的代码。如何避免呢? 我也用了table1->emptytable,可是总是提示数据库忙! ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE