CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Access 2007?

Print topic Send  topic

Author Message
bobhuff

Posts: 21
Posted: 10/27/2007, 9:15 PM

Hi,

Can CCS 3.2 connect to Access 2007?

I've had no success.

Best,
Bob
View profile  Send private message
Oper


Posts: 1195
Posted: 10/28/2007, 9:09 AM

ASP Code
  
Set cnnSimple = Server.CreateObject("ADODB.Connection")   
  
' DSNLess  
cnnSimple.Open ("Provider= Microsoft.ACE.OLEDB.12.0;Data Source=" & Server.MapPath("\test.accdb"))   
  
Set rstSimple = cnnSimple.Execute("SELECT * FROM tbltest")   
  

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message

Add new topic Subscribe to topic   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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