Author |
Message |
Topic: MS Acess database and Abyss together... |
creativitum
Replies: 2
Views: 9867
|
|
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 |
|