ASP ကျူတိုရီရယ်များ

ASP ပင်မစာမျက်နှာ

WP ကျူတိုရီရယ်

ဝဘ်စာမျက်နှာများ နိဒါန်း ဝဘ်စာမျက်နှာများ သင်တုန်းဓား ဝဘ်စာမျက်နှာများ အပြင်အဆင် ဝဘ်စာမျက်နှာများ ဖိုဒါများ WebPages Global ဝဘ်စာမျက်နှာများ ပုံစံများ ဝဘ်စာမျက်နှာများ အရာဝတ္ထုများ WebPages ဖိုင်များ ဝဘ်စာမျက်နှာများ ဒေတာဘေ့စ်များ ဝဘ်စာမျက်နှာများ အကူအညီပေးသူများ ဝဘ်စာမျက်နှာများ WebGrid ဝဘ်စာမျက်နှာများ ဇယားများ ဝဘ်စာမျက်နှာများ အီးမေးလ် ဝဘ်စာမျက်နှာများ လုံခြုံရေး ဝဘ်စာမျက်နှာများ ထုတ်ဝေခြင်း။ ဝဘ်စာမျက်နှာများ ဥပမာများ WebPages အတန်းများ

ASP.NET Razor

သင်တုန်းမိတ်ဆက် Razor Syntax Razor C# Variables Razor C# ကွင်း သင်တုန်း C# ယုတ္တိဗေဒ Razor VB Variables Razor VB Loops Razor VB Logic

ASP Classic

ASP မိတ်ဆက် ASP Syntax ASP Variables ASP လုပ်ထုံးလုပ်နည်းများ ASP အခြေအနေများ ASP Looping ASP ပုံစံများ ASP Cookies ASP Session ASP လျှောက်လွှာ ASP #ပါဝင်ပါသည်။ ASP Global.asa ASP AJAX ASP အီးမေးလ် ASP ဥပမာများ

ASP အကိုးအကား

ASP VB လုပ်ဆောင်ချက်များ ASP VB သော့ချက်စာလုံးများ ASP တုံ့ပြန်မှု ASP တောင်းဆိုချက် ASP လျှောက်လွှာ ASP Session ASP ဆာဗာ ASP အမှား ASP ဖိုင်စနစ် ASP TextStream ASP Drive ASP ဖိုင် ASP Folder ASP အဘိဓာန် ASP AdRotator ASP BrowserCap ASP အကြောင်းအရာ ချိတ်ဆက်ခြင်း။ ASP အကြောင်းအရာ Rotator ASP အမြန် Ref

ADO ကျူတိုရီရယ်

ADO မိတ်ဆက် ADO ချိတ်ဆက်မှု ADO မှတ်တမ်းအစုံ ADO ရုပ်ထွက် ADO မေးခွန်း ADO အမျိုးအစား ADO ထည့်ပါ။ ADO အပ်ဒိတ် ADO ဖျက်ပါ။ ADO ဒီမို ADO အရှိန်မြှင့်ပါ။

ADO အရာဝတ္ထုများ

ADO Command ADO ချိတ်ဆက်မှု ADO အမှား ADO Field ADO Parameter ADO အိမ်ခြံမြေ ADO မှတ်တမ်း ADO မှတ်တမ်းအစုံ ADO တိုက်ရိုက်ကြည့်ရှုခြင်း။ ADO ဒေတာအမျိုးအစားများ

ADO ချိတ်ဆက် မှု Object


ချိတ်ဆက်မှု အရာဝတ္ထု

ADO Connection Object ကို ဒေတာရင်းမြစ်တစ်ခုသို့ ဖွင့်ထားသော ချိတ်ဆက်မှုကို ဖန်တီးရန်အတွက် အသုံးပြုပါသည်။ ဤချိတ်ဆက်မှုမှတစ်ဆင့်၊ သင်သည် ဒေတာဘေ့စ်တစ်ခုကို ဝင်ရောက်ပြီး စီမံခန့်ခွဲနိုင်သည်။

ဒေတာဘေ့စ်တစ်ခုကို အကြိမ်ပေါင်းများစွာ ဝင်ရောက်အသုံးပြုလိုပါက၊ ချိတ်ဆက်မှုအရာဝတ္တုကို အသုံးပြု၍ ချိတ်ဆက်မှုတစ်ခုကို တည်ဆောက်သင့်သည်။ Command သို့မဟုတ် Recordset အရာဝတ္ထုမှတဆင့် ချိတ်ဆက်မှုစာကြောင်းကို ဖြတ်သန်းခြင်းဖြင့် ဒေတာဘေ့စ်သို့ ချိတ်ဆက်နိုင်သည်။ သို့သော်၊ ဤချိတ်ဆက်မှုအမျိုးအစားသည် သီးခြားမေးမြန်းချက်တစ်ခုတည်းအတွက်သာ ကောင်းမွန်ပါသည်။


ProgID

set objConnection=Server.CreateObject("ADODB.connection")

သတ္တိ

Property Description
Attributes Sets or returns the attributes of a Connection object
CommandTimeout Sets or returns the number of seconds to wait while attempting to execute a command
ConnectionString Sets or returns the details used to create a connection to a data source
ConnectionTimeout Sets or returns the number of seconds to wait for a connection to open
CursorLocation Sets or returns the location of the cursor service
DefaultDatabase Sets or returns the default database name
IsolationLevel Sets or returns the isolation level
Mode Sets or returns the provider access permission
Provider Sets or returns the provider name
State Returns a value describing if the connection is open or closed
Version Returns the ADO version number


နည်းလမ်းများ

Method Description
BeginTrans Begins a new transaction
Cancel Cancels an execution
Close Closes a connection
CommitTrans Saves any changes and ends the current transaction
Execute Executes a query, statement, procedure or provider specific text
Open Opens a connection
OpenSchema Returns schema information from the provider about the data source
RollbackTrans Cancels any changes in the current transaction and ends the transaction

အဲ့ဒါနဲ့

မှတ်ချက်-   VBScript သို့မဟုတ် JScript ကို အသုံးပြု၍ အဖြစ်အပျက်များကို သင် မကိုင်တွယ်နိုင်ပါ (Visual Basic၊ Visual C++ နှင့် Visual J++ ဘာသာစကားများကသာ ဖြစ်ရပ်များကို ကိုင်တွယ်နိုင်သည်)။

Event Description
BeginTransComplete Triggered after the BeginTrans operation
CommitTransComplete Triggered after the CommitTrans operation
ConnectComplete Triggered after a connection starts
Disconnect Triggered after a connection ends
ExecuteComplete Triggered after a command has finished executing
InfoMessage Triggered if a warning occurs during a ConnectionEvent operation
RollbackTransComplete Triggered after the RollbackTrans operation
WillConnect Triggered before a connection starts
WillExecute Triggered before a command is executed

စုစည်းမှုများ

Collection Description
Errors Contains all the Error objects of the Connection object
Properties Contains all the Property objects of the Connection object