<% 'dbpath = Server.MapPath("Crystal.mdb") 'PWD = "aleealee" 'ConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & dbpath & ";" & _ '"password=" & PWD & ";" 'Set oConn=Server.CreateObject("ADODB.Connection") 'oConn.Open(ConnString) 'Old Connection without password Set oConn=Server.CreateObject("ADODB.Connection") filePath = Server.MapPath("Crystal.mdb") oConn.Open("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" +filePath) ssql = "Select * From Class Order by SortKey" Set RS = oConn.Execute(ssql) 'Get special user login if request.querystring("User") <> "" then session("User") = request.querystring("User") end if %> Crystal Reports Training with 90 days of free support after the class

  Home About Us Consulting Support Contact Us
 
 

At Lee Consulting Group, Inc., your right to privacy and data security is viewed with the utmost concern.

 

In general, you can visit our web sites without telling us who you are or revealing any personal information about yourself. Our sites do collect information such as IP address, browser type and operating system to help us better understand our customers, but is not used to identify you.

 

We may ask you to provide certain information about yourself such as name, address, email address, phone number and other personally identifying information when you register for training classes or ask us to contact you.

How is this information used


The personal information provided by you on this web site will be used for the purpose for which it was provided - to contact you or to register you in one of our classes.  

Crystal Training Source and Lee Consulting Group, Inc. will not sell, lease, or share your information in any way period.


Crystal Reports
        Teaching Versions      

8.x,9,10,11(Xi) and 2008
Beginner - Advance
 


HOME    ABOUT US  CONSULTING  SUPPORT  CONTACT US  PRIVACY POLICY

Contents Copyright © 2010 Crystal Reports Training. All Rights Reserved.
All trademarks used or referred to on this site are the property of their respective owners.
Please direct any comments and/or questions regarding this site to the
Webmaster.