Photo Gallery
Member List
Search
Calendars
FAQ
Ticket List
Log Out
Forums
Register
Login
My Profile
Inbox
Address Book
My Subscription
My Forums
Ms Acce
Logged in as: Guest
arrSession:exec spGetSession 2,3,53467
Active Users: There are
0
members and
0
guests.
Users viewing this topic: none
Printable Version
All Forums
>>
[Scripting]
>>
ASP
>> Ms Acce
Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page:
[1]
Login
Message
<< Older Topic
Newer Topic >>
Ms Acce -
11/12/2007 10:32:21 PM
Dilruba
Posts: 5
Score: 0
Joined: 11/11/2007
Status:
offline
asp, vbscript, Ms Access
I have used the following codes:
connectionString = "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=c:\progam files\mail.mdb"
If (CStr(Request("MM_insert")) = "regorg") Then ConnectionDb = connectionString ' execute the update Set MM_editCmd = Server.CreateObject("ADODB.Command") MM_editCmd.ActiveConnection = MM_editConnection MM_editCmd.CommandText = sql MM_editCmd.Execute MM_editCmd.ActiveConnection.Close
< Message edited by
Dilruba
--
11/14/2007 4:49:31 PM
>
Post #: 1
RE: update & insert operation, asp, vbscript, Ms Acce -
11/13/2007 1:48:13 AM
ehvbs
Posts: 2114
Score: 50
Joined: 6/22/2005
From: Germany
Status:
offline
Hi Dilruba,
do you get an error message?
did you test the update sql statement from access?
Regards
ehvbs
(in reply to
Dilruba
)
Post #: 2
If you found our site useful please link to us
<a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>
.
All Forums
>>
[Scripting]
>>
ASP
>> Ms Acce
Page:
[1]
Jump to:
Select a Forum
All Forums
----------------------
[Welcome]
- - Forum Rules
- - Test Posting Messages
- - New Member Area/Introduction
[Scripting]
- - WSH & Client Side VBScript
- - WSH & Client Side VBScript Tutorial
- - Post a VBScript
- - Windows PowerShell
- - ASP
- - ASP.NET
- - Windows Script Components
[General Forum]
- - Other Programming/Scripting Languages
- - Suggestions & Feedback
- - Off-Topic Lounge
New Messages
No New Messages
Hot Topic w/ New Messages
Hot Topic w/o New Messages
Locked w/ New Messages
Locked w/o New Messages
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.5.5 ANSI