% 'Const myCnStr = "Provider=sqloledb;Data Source=203.181.118.200;Initial Catalog=uogashi;User Id=uogashi;Password=uogashi2" dim strConDB strConDB = "" strConDB = "Provider=sqloledb;Data Source=203.181.118.200;Initial Catalog=uogashi;User Id=uogashi;Password=uogashi2" dim ObjDbConnection dim ObjRecordSet dim strSQL dim ReqNews ReqNews="" set ObjDbConnection = server.createObject("ADODB.Connection") set ObjRecordSet = server.createObject("ADODB.RecordSet") ObjDbConnection.connectionstring = strConDB ObjDbConnection.open strSQL = "" strSQL = "SELECT * FROM UO_Shop Where id=1" ObjRecordSet.Open strSQL, ObjDbConnection , 3, 1 If Not ObjRecordSet.EOF Then ReqNews = ObjRecordSet.fields("comment") End If ObjRecordSet.close set ObjRecordSet = nothing ObjDbConnection.close set ObjDbConnection = nothing %>
| にぎり寿司 | |
|---|---|
|
まぐろ、かつを、ひらめ、たい、 いか、かんぱち、サーモン、あか貝、 ほっき貝、とり貝、ボタン海老、 あじ、びんちょうまぐろ、あなご、 いくら、ねぎとろ 等、季節により、ネタは異なります。 |
1ケ75円〜 |
| 手巻 | |
| 各種 | 1本150円〜 |
| お飲み物 | |
| 生ビール(中) | 500円 |
| 生ビール(小) | 350円 |
| ※全品、税込価格となっております。 | |
常に握りたてのお寿司を召し上がっていただくために…
ご注文は一度につき、2品(4ケ)ご注文ください。
(例)まぐろ(2ケ)と、あなご(2ケ)
最後の注文に関しては1品でも注文いただけます。
<%=ReqNews%>
※店名をクリックすると詳細がご覧いただけます。