Search found 1 match
Aprelium Forum Index
Author Message
  Topic: MS Acess database and Abyss together...
creativitum

Replies: 2
Views: 9867

PostForum: Classic ASP   Posted: Sat May 22, 2004 8:07 am   Subject: MS Acess database and Abyss together...
Hi, I've big problems with the code under here.

<%
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open db_koppling
SQL = "Select * From news"
Set RS = Conn.Execute(SQL)
RS.AddNew ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group