Forums

ASP

This topic is locked

DSN LESS

Posted 08 Apr 2003 05:54:05
1
has voted
08 Apr 2003 05:54:05 Mohd Khalil posted:
I did a business portal and it work well on my local server but could not load when uploaded to the real server.

I tried a lot of dsn less codes but it still didn't work. There is something wrong with my DSN Less code. Can you guys tell me what it is. I develop my my portal using Ultradev 4 and Access(Javascript technology). My host uploaded their test page and they say it work fine.
The site address is www.biz.com.my
and the test page is www.biz.com.my/test/testgrid.asp

My codes are <%
// FileName="Connection_ado_conn_string.htm"
// Type="ADO"
// HTTP="true"
// Catalog=""
// Schema=""
var MM_biz_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=biz.com.my/db/business.mdb"
%>



Replies

Replied 08 Apr 2003 06:02:27
08 Apr 2003 06:02:27 Dave Blohm replied:
even though its a hideous example of what can be done with FrontPage, the following is a good resource...

www.able-consulting.com/ADO_Conn.htm

hope this helps...

Doc
Rangewalk Digital Studios

Reply to this topic