Thread Rating:
  • 327 Vote(s) - 2.84 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ActiveXを使用してレコードセットを取得する
08-04-2014, 04:40 PM,
#2
RE: ActiveXを使用してレコードセットを取得する
お世話になります。
上記の件 自己解決しました。

以下の様に記述して値を取得する事ができました。


Code:
        || データ格納

                               {while {rs.EOF} == false do

||  4列目のレコードセット出力

                                  || {popup-message {rs[3].Value}}

{popup-message {rs.Fields(3)}.Value}

                                   {rs.MoveNext}

                               }


Messages In This Thread
RE: ActiveXを使用してレコードセットを取得する - by naohiro0104 - 08-04-2014, 04:40 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('1099')