Got everything figured out in case anyone was wondering. It appears that
the last person to use Crystal Reports had everything setup for a much
older configuration. As opposed to having the work folder on a local
drive, we now have it out on a server as we use terminal services now. I
reset the default drive paths to the mapped network drive for Crystal
and then .dbf's started working smoothly.
I made a new Formula Field for my field and used this (crystal syntax)
formula:
if {podetail.PDROHS1} = false
then "RoHS WOOT WOOT"
else ""
Of course the "RoHS WOOT WOOT" will be replaced by some professional
sounding text once we decide on the statement that works for us. Also,
the false/true of the statement is undecided, as we will find if we want
the statement default on or off. Works great, using it per line item per
PO.
Thanks for the help everyone.
________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Todd Caughey
Sent: Monday, July 10, 2006 5:17 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
After making the VB Form change and identifying the external name have
you done a print preview of a PO (to load the .dbf) and then in Crystal
done a Verify Database? This last part adds the new field when Crystal
goes out to the DBF file and sees the field names. You can also verify
if the new field is there by opening the .dbf file with a spreadsheet
program like Excel incase the verify database is not seeing it.
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ]On
Behalf Of Brian Bricker
Sent: Monday, July 10, 2006 3:24 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
I have tried this, but I receive an error for all fields within the form
- Cannot find xxxxx in c:\vntgwork\xxxx.dbf.
I assumed this was some sort of database connection issue. I am logged
into vantage locally, but my vntgwork file does not reside in that
location.
________________________________
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On
Behalf
Of sarah.vareschi@ <mailto:sarah.vareschi%40nypromold.com> nypromold.com
Sent: Monday, July 10, 2006 4:16 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
Hi Brian,
When adding VBForm fields you do not need ODBC to add it to your form -
these fields are already sent. When you add the field to your VBFom,
make sure you enter a field name in the 'external name' box - maybe
"RoHS".
Then print preview any po.
Then, open your poform in crystal to modify it. Go to database ->
'verify database'.
Then, you will see your new field available in your list of database
fields under 'podetail' -> "PDRoHS".
You can then add this to your form or make a new formula field using
this field to get a statement added.
HTH,
Sarah
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
the last person to use Crystal Reports had everything setup for a much
older configuration. As opposed to having the work folder on a local
drive, we now have it out on a server as we use terminal services now. I
reset the default drive paths to the mapped network drive for Crystal
and then .dbf's started working smoothly.
I made a new Formula Field for my field and used this (crystal syntax)
formula:
if {podetail.PDROHS1} = false
then "RoHS WOOT WOOT"
else ""
Of course the "RoHS WOOT WOOT" will be replaced by some professional
sounding text once we decide on the statement that works for us. Also,
the false/true of the statement is undecided, as we will find if we want
the statement default on or off. Works great, using it per line item per
PO.
Thanks for the help everyone.
________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Todd Caughey
Sent: Monday, July 10, 2006 5:17 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
After making the VB Form change and identifying the external name have
you done a print preview of a PO (to load the .dbf) and then in Crystal
done a Verify Database? This last part adds the new field when Crystal
goes out to the DBF file and sees the field names. You can also verify
if the new field is there by opening the .dbf file with a spreadsheet
program like Excel incase the verify database is not seeing it.
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ]On
Behalf Of Brian Bricker
Sent: Monday, July 10, 2006 3:24 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
I have tried this, but I receive an error for all fields within the form
- Cannot find xxxxx in c:\vntgwork\xxxx.dbf.
I assumed this was some sort of database connection issue. I am logged
into vantage locally, but my vntgwork file does not reside in that
location.
________________________________
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On
Behalf
Of sarah.vareschi@ <mailto:sarah.vareschi%40nypromold.com> nypromold.com
Sent: Monday, July 10, 2006 4:16 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] Adding VB checkbox - ODBC?
Hi Brian,
When adding VBForm fields you do not need ODBC to add it to your form -
these fields are already sent. When you add the field to your VBFom,
make sure you enter a field name in the 'external name' box - maybe
"RoHS".
Then print preview any po.
Then, open your poform in crystal to modify it. Go to database ->
'verify database'.
Then, you will see your new field available in your list of database
fields under 'podetail' -> "PDRoHS".
You can then add this to your form or make a new formula field using
this field to get a statement added.
HTH,
Sarah
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]