Print Page | Close Window

Crystal Report 10, sql expression field

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=2708
Printed Date: 16 May 2024 at 8:54pm


Topic: Crystal Report 10, sql expression field
Posted By: alsace19
Subject: Crystal Report 10, sql expression field
Date Posted: 25 Mar 2008 at 10:57pm

I am using Crystal Report 10, MS SQL 2000 and VB 6.0.

How to call a SQL expression field(Crystal Report) in VB 6.0 ?
Example, I need to add a date/ time(data type) with a number..
 
ETA = DateToday + 3
I am finished with this,
 
my problem now is I dont know how to call it in Crystal Report Viewer.sqlstring
What must be my sql expression?
Thank you


-------------
alsace19



Print Page | Close Window