原帖由 lord14383 于 2009-11-28 11:42 PM 发表
希望有人能够帮帮小弟我
Dim Conn As OleDb.OleDbConnection, strConn
Conn = Server.CreateObject("ADODB.Connection")
在这里我应该怎样才能变成OleDb呢?
strConn = "Driver={SQL Server};Server ...
原帖由 lord14383 于 2009-12-2 10:28 AM 发表
小弟我,对asp和asp.net不是很了解,我是刚刚开始自学的,可是我只学到如何进string的资料。
asp和asp.net有什么差别?
原帖由 fyhao 于 2009-12-3 11:37 AM 发表
public void add(int uid, App.Type iconid, string title, string body, string image)
{
SqlConnection sqlConn = Util.openDB();
SqlCommand sqlCommand = new SqlCommand("Insert ...
原帖由 fyhao 于 2009-12-3 11:37 AM 发表
public void add(int uid, App.Type iconid, string title, string body, string image)
{
SqlConnection sqlConn = Util.openDB();
SqlCommand sqlCommand = new SqlCommand("Insert ...
原帖由 宅男-兜着走 于 2009-12-3 08:14 PM 发表
玩 .net 的不必了, 我找到solution 了
http://www.studentguru.gr/blogs/ ... utorial-part-2.aspx
精简 , 简单方便的 tutorial
原帖由 goodday 于 2009-12-5 10:28 PM 发表
都说你 oop 很强
你的 是跑 factory mode??
能 马上switft to 其他的 db ??
如 mysql , oracle , ms accrss , odbc??
我给 宅男的 factory pattern 的就能 而且很短
快和他拿 那个source ...
欢迎光临 JBTALKS.CC (https://www.jbtalks.cc/) | Powered by Discuz! X2.5 |