±ít1
id crdate num
----------------------------------------
1 2010-02-26 17:03:00.000 1
2 2010-02-26 17:03:02.000 3
3 2010-02-26 17:03:07.000 2
4 2010-02-26 17:03:09.000 3
5 2010-02-2 ......
Óиö±ítaba
ID GL_CODE CURRENCY
00121 USD1001 USD
00121 USD1002 USD
00121 0001001 CNY
00121 0001002 CNY
00122 HKD2001 HKD
......
sql´úÂëÈçÏ£º
select dictcharge.no1 as no1 ,
dictcharge.name1 as name1,
patinfo.hospcode,
sum(hosp_detail_price.price) as price
from dictcharge, his_history..hosp_detail_price hosp_detail_price, dictmedi , his_history..patinfo patinfo
where dictmedi.mediid = hosp_detail_pr ......
SqlConnection myCon = new SqlConnection();
myCon.ConnectionString = "Persist Security Info=False;User id=sa;pwd='';database=nettest;server=(local)";
myCon.Open();
Page.Response.Write(myCon. ......
¸Õѧphp ²»ºÃÒâ˼ ¡£¡£¡£¡£¡£
ÀýÈçjava£º
Java code:
private int id;
private String content;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getContent() {
return conte ......
phpµ½µ×ÄÜ×öÄÇЩÊÂÇ飿ËÄܸø¸öÈ«¾ÖµÄ´ð°¸Âð£¿
php²»ÄÜÓÃssh
php²»ÄÜÓÃÈý²ã¼Ü¹¹
php°²È«ÐÔ²î
php¿ª·¢·ÑÓõÍ
php DB½Ó¿Ú²»Í¬Ò»
php¿ÉÀ©Õ¹ÐÔ²î
phpÒ×ά»¤ÐÔ²î
¾ÍÕâЩÀ² »Ø´ðÍê±Ï£¡
Ò»°ãд¶¯Ì¬ÍøÕ¾µÄÒªÇ󶼿ÉÒÔ´ïµ½µÄÁË¡£
¶à»Ø´ðºÃÁË £¬²»ÐèÒªÎһش𣬹Ø×¢ÖÐ
PHPÊÇÒ»¸ö½Å±¾£¬ËüÏÖÔÚ³ÉÁË¿ª·¢£¬Ä¿Ç°ºÜ¶à¶¼ÓÃÀ ......