CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Mappath?

Print topic Send  topic

Author Message
TST
Posted: 09/26/2002, 6:25 PM

I have searched for similar connection problems, but am having trouble
implementing the fixes. Most answers I found seemed to be for CC, and I am
not even sure that is an issue. I have used another asp generator that uses
mappath & it works fine. However, it is not as full featured as CCS.
Using an Access database, and of course it works fine published locally. I
am using Frontpage to publish, as I can't seem to get the FTP in CCS to work
( could FP be the problem?). After publishing, the forms load fine, but no
data in them, just the field names.
The following is how my common.asp file read regarding the connection
string.
Private Sub Class_Initialize()
ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\WEBSHARE\WWWROOT\dogs.mdb;Persist Security Info=False"
User = "Admin"
Password = ""
DateFormat = Array("yyyy", "-", "mm", "-", "dd", " ", "HH", ":", "nn", ":",
"ss")
BooleanFormat = Empty
Set objConnection = Server.CreateObject("ADODB.Connection")
Set Errors = New clsErrors
End Sub


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.