%@LANGUAGE=VBSCRIPT CODEPAGE=1252%> <% Option Explicit dim strTitel dim strDatum dim strTekst dim strId dim rs dim connectie dim teller Set connectie = Server.CreateObject("ADODB.Connection") Set rs = Server.CreateObject("ADODB.RecordSet") connectie.Open "Driver={MySQL};SERVER=mysqlhost;DATABASE=tanghet02;UID=jukte;PASSWORD=JUKte123;" rs.Open "SELECT * FROM berichten ORDER BY Id desc", connectie %>
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||