Microsoft SQL Server
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft SQL Server

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old April 18th, 2003, 07:50 PM
el_mango el_mango is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 1 el_mango User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
HELP I can't insert into a database

Hi, I hope somebody help me. I was try from same ways to insert something into my database and I don't know what I'm doing bad. Here is my Code to insert (is simple):<br><%<br><br> Name=Request.Form("Name")<br> SET Obj_Conn = Server.CreateObject("ADODB.Connection")<br><br> Obj_Conn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("Alumnos.mdb"))<br> SQL="INSERT INTO table (Name) VALUES ('"&Name&"')"<br> Set Obj_Rs = Obj_Conn.Execute(SQL)<br> <br> Obj_Rs.Close<br> Obj_Conn.Close<br> Obj_Rs=Nothing<br> Obj_Rs=Nothing<br>%><br><br>I got to belive that maybe is my server that don't give to me permission to write the database. PLEASE SOME BODY HELP!!<br>HERE IS THE PAGE: <br>http://www.nomada.com/Pruebas/ejemploBD.asp<br> <img border="0" src="/forum/emoticons/yeah.gif" height="25" width="19" alt="yeah" />

Reply With Quote
  #2  
Old May 10th, 2003, 07:06 AM
niki niki is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 7 niki User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I guess<br>Set Obj_RS = CreateObject("ADODB.Recordset")<br>obj_RS.Execute(SQL,obj_conn)<br><br>Obj_Rs.Close<br>Obj_Conn.Close<br>Obj_Rs=Nothing<br>Obj_Conn=Nothing %>

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft SQL Server > HELP I can't insert into a database


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway