Hi Bernie,
I did get some sleep but then had to sort out SDSL and some SQL
issues,
You can bind an ultragrid to any dataset in any adapter.
You would do this something like this
udgCustom01.datasource = dataset.Table("TableName")
or bind it to the full dataset instead of the table
Some other examples
partAdapter.PartData.Tables("Part").Rows(0)("FieldName") = data to put into
a field
partAdapter.Update() <- save the data
Note the Dataset contains many tables, i.e partAdapter contains Part,
PartRev, PartMtl etc.
If you need something specific mail me your code and If I get 2 minutes I
will have a look.
Regards,
Stephen Edginton
-----Original Message-----
From: Bernie Walker [mailto:bwalker@...]
Sent: Wednesday, August 09, 2006 4:13 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] V8 Customization
Stephen, Thanks, I hope you got some sleep last night :)
I am currently binding the ultragrid to a dataview using the example in
help:
csm.UpdateProcCallDataView("[UDXX]Adapter","[UDXX]", whereClause,
"[UDXX]View", True)
Is this the best (only?) way to do that if I wish to update and add data
through the ultragrid?
It looks like all I can work with using the adapter is a dataset. Can I
bind the ultragrid to the dataset?
Thanks for your input so far - you have me lightyears further than I was
yesterday!!
Bernie.
-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Stephen Edginton
Sent: Tuesday, August 08, 2006 7:59 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] V8 Customization
OK,
Here is some code to get you started.
Once the dll's are added as references.
Dim udAdapter As UD01Adapter = new UD01Adapter(PartForm) <-
name of the form
Dim connect As Boolean
Connected = udAdapter.BOConnect()
If (connected) Then
udAdapter.getByID(key id )
'or create a search
'get the dataset, get the data table, find the row, modify
the value and
'save changes back to the business object
udAdapter.update()
End if
udAdapter.dispose()
Note It is best practice to use the initialize and destroy entries for
the initialization and disposal.
NB, I am in the UK it is 1am at the moment, so ignore minor syntax
issues
:-)
Regards,
Stephen Edginton
_____
From: Bernie Walker [mailto:bwalker@...
<mailto:bwalker%40adcocircuits.com> ]
Sent: Wednesday, August 09, 2006 12:50 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] V8 Customization
Thanks for the reply Stephen.
I have added the UD adapter dll to the assembly reference manager.
How do I reference the adapter in the script editor? Could you share an
example to point me in the right direction?
Thanks again,
Bernie.
____________-_________-_________-__
From: HYPERLINK
"mailto:vantage%40yahoogroups.com"vantage@...
[mailto:HYPERLINK
"mailto:vantage%40yahoogroups.com"vantage@...] On Behalf Of
Stephen Edginton
Sent: Tuesday, August 08, 2006 7:04 PM
To: HYPERLINK "mailto:vantage%40yahoogroups.com"vantage@...
Subject: RE: [Vantage] V8 Customization
Hi Bernie,
We have done a lot of work with customization in Vantage 8.0.
The tools are getting better as you mentioned - but there is still a
long way to go. I have written a few modifications to V8 such as writing
back from custom ultragrids, adding to existing ultragrids (i.e.
calculated value columns, columns from other tables), embedding combo
boxes in ultragrids etc.
For your specific requirement you can defiantly do this without a
problem, use the wizard to create the framework of an aftercell edit
event for the ultragrid and read the value of the edited value,
you can connect to the adapter for the UD table find the specific record
and write it back. (you could display and write back to any table
accessible via an adapter)
There are other ways of doing this also
Regards,
Stephen Edginton
_____
From: bw2868bond [mailto:HYPERLINK
"mailto:bwalker%40adcocircuits.com"bwalker@...
<mailto:bwalker%40adcocircuit-s.com>
<mailto:bwalker%-40adcocircuits.-com> ]
Sent: Tuesday, August 08, 2006 8:40 PM
To: HYPERLINK "mailto:vantage%40yahoogroups.com"vantage@...
<mailto:vantage%-40yahoogroups.-com>
Subject: [Vantage] V8 Customization
We are nearing Go-Live and we have been doing some customizations to
forms.
One of the 'groanings' I've heard from users who have seen a glimpse of
Vantage is "Now I have to enter data in too many screens". Because of
the age old problem of supplier vs. manufacturer of a component part, we
have decided to utilize one of the UD tables for an Approved
Manufacturer List. I have modified the Part Form to display info from
the UD table and service packs to date have added more capabilities to
customization. My question is now that an Ultra Grid can be used for
data entry - has anyone successfuly used it to alter data from a table
outside of the base form?
Being able to add, delete, alter records in a UD table from within the
PartForm would be a big help.
If anyone has any suggestions, I would be eager to hear them.
Thanks,
Bernie.
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
[Non-text portions of this message have been removed]
Messages in this topic
<HYPERLINK
"http://groups.yahoo.com/group/vantage/message/44697;_ylc=X3oDMTM0aTU0NW
<http://groups.yahoo.com/group/vantage/message/44697;_ylc=X3oDMTM0aTU0NW>
"htt
p://groups.-yahoo.com/-group/vantage/-message/44697;-_ylc=X3oDMTM0aTU-0N
<p://groups.-yahoo.com/-group/vantage/-message/44697;-_ylc=X3oDMTM0aTU-0N>
W
s4BF9TAzk3MzU5NzE0B-GdycElkAzIwMzY5B-GdycHNwSWQDMTYwM-DAwNzE4MwRtc2dJZ-A
M1MT
I1MgRzZWMDZnRyBHNsa-wN2dHBjBHN0aW1lA-zExNTUwNzg1NzMEd-HBjSWQDNDQ2OTc-->
(4)
Reply (via web post)
<HYPERLINK
"http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJvNDM5OW5xBF9TAzk
<http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJvNDM5OW5xBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJvNDM5OW5x-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJvNDM5OW5x-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-Rtc2dJZAM1MTI1Mg-R
zZWM
DZnRyBHNsawNycGx5BH-N0aW1lAzExNTUwNz-g1NzM-?act=-reply&messageNum-=51252
> | Start a new topic <HYPERLINK
"http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJjcnE2NGlpBF9TAzk
<http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJjcnE2NGlpBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJjcnE2NGlp-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJjcnE2NGlp-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-RzZWMDZnRyBHNsaw-N
udHB
jBHN0aW1lAzExNTUwNz-g1NzM->
Messages
<HYPERLINK
"http://groups.yahoo.com/group/vantage/messages;_ylc=X3oDMTJjdHFmNXZ2BF9
<http://groups.yahoo.com/group/vantage/messages;_ylc=X3oDMTJjdHFmNXZ2BF9>
"htt
p://groups.-yahoo.com/-group/vantage/-messages;-_ylc=X3oDMTJjdHF-mNXZ2BF
<p://groups.-yahoo.com/-group/vantage/-messages;-_ylc=X3oDMTJjdHF-mNXZ2BF>
9
TAzk3MzU5NzE0BGdycE-lkAzIwMzY5BGdycH-NwSWQDMTYwMDAwNz-E4MwRzZWMDZnRyBH-N
sawN
tc2dzBHN0aW1lAzExNT-UwNzg1NzM--> | Files
<HYPERLINK
"http://groups.yahoo.com/group/vantage/files;_ylc=X3oDMTJkZXM2ZG9hBF9TAz
<http://groups.yahoo.com/group/vantage/files;_ylc=X3oDMTJkZXM2ZG9hBF9TAz>
"htt
p://groups.-yahoo.com/-group/vantage/-files;_ylc=-X3oDMTJkZXM2ZG9h-BF9TA
<p://groups.-yahoo.com/-group/vantage/-files;_ylc=-X3oDMTJkZXM2ZG9h-BF9TA>
z
k3MzU5NzE0BGdycElkA-zIwMzY5BGdycHNwS-WQDMTYwMDAwNzE4M-wRzZWMDZnRyBHNsa-w
NmaW
xlcwRzdGltZQMxMTU1M-Dc4NTcz> | Photos
<HYPERLINK
"http://groups.yahoo.com/group/vantage/photos;_ylc=X3oDMTJja2k1cW1jBF9TA
<http://groups.yahoo.com/group/vantage/photos;_ylc=X3oDMTJja2k1cW1jBF9TA>
"htt
p://groups.-yahoo.com/-group/vantage/-photos;_ylc=-X3oDMTJja2k1cW1j-BF9T
<p://groups.-yahoo.com/-group/vantage/-photos;_ylc=-X3oDMTJja2k1cW1j-BF9T>
A
zk3MzU5NzE0BGdycElk-AzIwMzY5BGdycHNw-SWQDMTYwMDAwNzE4-MwRzZWMDZnRyBHNs-a
wNwa
G90BHN0aW1lAzExNTUw-Nzg1NzM-> | Database
<HYPERLINK
"http://groups.yahoo.com/group/vantage/database;_ylc=X3oDMTJhYzNqcGxnBF9
<http://groups.yahoo.com/group/vantage/database;_ylc=X3oDMTJhYzNqcGxnBF9>
"htt
p://groups.-yahoo.com/-group/vantage/-database;-_ylc=X3oDMTJhYzN-qcGxnBF
<p://groups.-yahoo.com/-group/vantage/-database;-_ylc=X3oDMTJhYzN-qcGxnBF>
9
TAzk3MzU5NzE0BGdycE-lkAzIwMzY5BGdycH-NwSWQDMTYwMDAwNz-E4MwRzZWMDZnRyBH-N
sawN
kYgRzdGltZQMxMTU1MD-c4NTcz> | Members
<HYPERLINK
"http://groups.yahoo.com/group/vantage/members;_ylc=X3oDMTJjbjg4NmsyBF9T
<http://groups.yahoo.com/group/vantage/members;_ylc=X3oDMTJjbjg4NmsyBF9T>
"htt
p://groups.-yahoo.com/-group/vantage/-members;_-ylc=X3oDMTJjbjg4-NmsyBF9
<p://groups.-yahoo.com/-group/vantage/-members;_-ylc=X3oDMTJjbjg4-NmsyBF9>
T
Azk3MzU5NzE0BGdycEl-kAzIwMzY5BGdycHN-wSWQDMTYwMDAwNzE-4MwRzZWMDZnRyBHN-s
awNt
YnJzBHN0aW1lAzExNTU-wNzg1NzM-->
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> "http://groups.-yahoo.com/-
<http://groups.-yahoo.com/->
grou
p/vantage/-files/.
<HYPERLINK
"http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> "http://groups.-yahoo.com/-
<http://groups.-yahoo.com/->
grou
p/vantage/-files/>
(2) To search through old msg's goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages> "http://groups.-yahoo.com
<http://groups.-yahoo.com>
/-gr
oup/vantage/-messages
(3) To view links to Vendors that provide Vantage services goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links> "http://groups.-yahoo.com/-g
<http://groups.-yahoo.com/-g>
roup
/vantage/-links
Yahoo! Groups
<HYPERLINK
"http://groups.yahoo.com/;_ylc=X3oDMTJic2w3bHNpBF9TAzk3MzU5NzE0BGdycElkA
<http://groups.yahoo.com/;_ylc=X3oDMTJic2w3bHNpBF9TAzk3MzU5NzE0BGdycElkA>
"htt
p://groups.-yahoo.com/-;_ylc=X3oDMTJic2-w3bHNpBF9TAzk3Mz-U5NzE0BGdycElkA
<p://groups.-yahoo.com/-;_ylc=X3oDMTJic2-w3bHNpBF9TAzk3Mz-U5NzE0BGdycElkA>
zIwMzY5BGdycHNwSWQD-MTYwMDAwNzE4MwRz-ZWMDZnRyBHNsawNn-ZnAEc3RpbWUDMTE1-N
TA3O
DU3Mw-->
You are receiving Individual Emails Change Delivery Settings <HYPERLINK
"http://groups.yahoo.com/group/vantage/join;_ylc=X3oDMTJkYTVsbGZnBF9TAzk
<http://groups.yahoo.com/group/vantage/join;_ylc=X3oDMTJkYTVsbGZnBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-join;_ylc=-X3oDMTJkYTVsbGZn-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-join;_ylc=-X3oDMTJkYTVsbGZn-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-RzZWMDZnRyBHNsaw-N
zdG5
ncwRzdGltZQMxMTU1MD-c4NTcz>
Visit Your Group
<HYPERLINK
"http://groups.yahoo.com/group/vantage;_ylc=X3oDMTJiZGwwdWRjBF9TAzk3MzU5
<http://groups.yahoo.com/group/vantage;_ylc=X3oDMTJiZGwwdWRjBF9TAzk3MzU5>
"htt
p://groups.-yahoo.com/-group/vantage;-_ylc=X3oDMTJiZGw-wdWRjBF9TAzk3MzU-
<p://groups.-yahoo.com/-group/vantage;-_ylc=X3oDMTJiZGw-wdWRjBF9TAzk3MzU->
5
NzE0BGdycElkAzIwMzY-5BGdycHNwSWQDMTY-wMDAwNzE4MwRzZWM-DZnRyBHNsawNocGY-E
c3Rp
bWUDMTE1NTA3ODU3Mw---> | Yahoo! Groups Terms of Use
<HYPERLINK
"http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/>
"http://docs.-yahoo.com/-info/terms/ <http://docs.-yahoo.com/-info/terms/> >
| Unsubscribe <mailto:HYPERLINK
"mailto:vantage-unsubscribe%40yahoogroups.com"vantage-unsubscribe-@yahoo
grou
ps.-com?subject=Unsubscrib-e>
.
<HYPERLINK
"http://geo.yahoo.com/serv?s=97359714&grpId=20369&grpspId=1600007183&msg
<http://geo.yahoo.com/serv?s=97359714&grpId=20369&grpspId=1600007183&msg>
"htt
p://geo.yahoo.-com/serv?-s=97359714&-grpId=20369&-grpspId=16000071-83&ms
<p://geo.yahoo.-com/serv?-s=97359714&-grpId=20369&-grpspId=16000071-83&ms>
g
Id=51252&stime=-1155078573&-nc1=3848503&-nc2=3848581&-nc3=3848489>
_
Hi Bernie,
We have done a lot of work with customization in Vantage 8.0.
The tools are getting better as you mentioned - but there is still a
long way to go. I have written a few modifications to V8 such as writing
back from custom ultragrids, adding to existing ultragrids (i.e.
calculated value columns, columns from other tables), embedding combo
boxes in ultragrids etc.
For your specific requirement you can defiantly do this without a
problem, use the wizard to create the framework of an aftercell edit
event for the ultragrid and read the value of the edited value,
you can connect to the adapter for the UD table find the specific record
and write it back. (you could display and write back to any table
accessible via an adapter)
There are other ways of doing this also
Regards,
Stephen Edginton
_____
From: bw2868bond [mailto:HYPERLINK
"mailto:bwalker%40adcocircuits.com"bwalker@...
<mailto:bwalker%40adcocircuit-s.com>
<mailto:bwalker%-40adcocircuits.-com> ]
Sent: Tuesday, August 08, 2006 8:40 PM
To: HYPERLINK "mailto:vantage%40yahoogroups.com"vantage@...
<mailto:vantage%-40yahoogroups.-com>
Subject: [Vantage] V8 Customization
We are nearing Go-Live and we have been doing some customizations to
forms.
One of the 'groanings' I've heard from users who have seen a glimpse of
Vantage is "Now I have to enter data in too many screens". Because of
the age old problem of supplier vs. manufacturer of a component part, we
have decided to utilize one of the UD tables for an Approved
Manufacturer List. I have modified the Part Form to display info from
the UD table and service packs to date have added more capabilities to
customization. My question is now that an Ultra Grid can be used for
data entry - has anyone successfuly used it to alter data from a table
outside of the base form?
Being able to add, delete, alter records in a UD table from within the
PartForm would be a big help.
If anyone has any suggestions, I would be eager to hear them.
Thanks,
Bernie.
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
[Non-text portions of this message have been removed]
Messages in this topic
<HYPERLINK
"http://groups.yahoo.com/group/vantage/message/44697;_ylc=X3oDMTM0aTU0NW
<http://groups.yahoo.com/group/vantage/message/44697;_ylc=X3oDMTM0aTU0NW>
"htt
p://groups.-yahoo.com/-group/vantage/-message/44697;-_ylc=X3oDMTM0aTU-0N
<p://groups.-yahoo.com/-group/vantage/-message/44697;-_ylc=X3oDMTM0aTU-0N>
W
s4BF9TAzk3MzU5NzE0B-GdycElkAzIwMzY5B-GdycHNwSWQDMTYwM-DAwNzE4MwRtc2dJZ-A
M1MT
I1MgRzZWMDZnRyBHNsa-wN2dHBjBHN0aW1lA-zExNTUwNzg1NzMEd-HBjSWQDNDQ2OTc-->
(4)
Reply (via web post)
<HYPERLINK
"http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJvNDM5OW5xBF9TAzk
<http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJvNDM5OW5xBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJvNDM5OW5x-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJvNDM5OW5x-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-Rtc2dJZAM1MTI1Mg-R
zZWM
DZnRyBHNsawNycGx5BH-N0aW1lAzExNTUwNz-g1NzM-?act=-reply&messageNum-=51252
> | Start a new topic <HYPERLINK
"http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJjcnE2NGlpBF9TAzk
<http://groups.yahoo.com/group/vantage/post;_ylc=X3oDMTJjcnE2NGlpBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJjcnE2NGlp-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-post;_ylc=-X3oDMTJjcnE2NGlp-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-RzZWMDZnRyBHNsaw-N
udHB
jBHN0aW1lAzExNTUwNz-g1NzM->
Messages
<HYPERLINK
"http://groups.yahoo.com/group/vantage/messages;_ylc=X3oDMTJjdHFmNXZ2BF9
<http://groups.yahoo.com/group/vantage/messages;_ylc=X3oDMTJjdHFmNXZ2BF9>
"htt
p://groups.-yahoo.com/-group/vantage/-messages;-_ylc=X3oDMTJjdHF-mNXZ2BF
<p://groups.-yahoo.com/-group/vantage/-messages;-_ylc=X3oDMTJjdHF-mNXZ2BF>
9
TAzk3MzU5NzE0BGdycE-lkAzIwMzY5BGdycH-NwSWQDMTYwMDAwNz-E4MwRzZWMDZnRyBH-N
sawN
tc2dzBHN0aW1lAzExNT-UwNzg1NzM--> | Files
<HYPERLINK
"http://groups.yahoo.com/group/vantage/files;_ylc=X3oDMTJkZXM2ZG9hBF9TAz
<http://groups.yahoo.com/group/vantage/files;_ylc=X3oDMTJkZXM2ZG9hBF9TAz>
"htt
p://groups.-yahoo.com/-group/vantage/-files;_ylc=-X3oDMTJkZXM2ZG9h-BF9TA
<p://groups.-yahoo.com/-group/vantage/-files;_ylc=-X3oDMTJkZXM2ZG9h-BF9TA>
z
k3MzU5NzE0BGdycElkA-zIwMzY5BGdycHNwS-WQDMTYwMDAwNzE4M-wRzZWMDZnRyBHNsa-w
NmaW
xlcwRzdGltZQMxMTU1M-Dc4NTcz> | Photos
<HYPERLINK
"http://groups.yahoo.com/group/vantage/photos;_ylc=X3oDMTJja2k1cW1jBF9TA
<http://groups.yahoo.com/group/vantage/photos;_ylc=X3oDMTJja2k1cW1jBF9TA>
"htt
p://groups.-yahoo.com/-group/vantage/-photos;_ylc=-X3oDMTJja2k1cW1j-BF9T
<p://groups.-yahoo.com/-group/vantage/-photos;_ylc=-X3oDMTJja2k1cW1j-BF9T>
A
zk3MzU5NzE0BGdycElk-AzIwMzY5BGdycHNw-SWQDMTYwMDAwNzE4-MwRzZWMDZnRyBHNs-a
wNwa
G90BHN0aW1lAzExNTUw-Nzg1NzM-> | Database
<HYPERLINK
"http://groups.yahoo.com/group/vantage/database;_ylc=X3oDMTJhYzNqcGxnBF9
<http://groups.yahoo.com/group/vantage/database;_ylc=X3oDMTJhYzNqcGxnBF9>
"htt
p://groups.-yahoo.com/-group/vantage/-database;-_ylc=X3oDMTJhYzN-qcGxnBF
<p://groups.-yahoo.com/-group/vantage/-database;-_ylc=X3oDMTJhYzN-qcGxnBF>
9
TAzk3MzU5NzE0BGdycE-lkAzIwMzY5BGdycH-NwSWQDMTYwMDAwNz-E4MwRzZWMDZnRyBH-N
sawN
kYgRzdGltZQMxMTU1MD-c4NTcz> | Members
<HYPERLINK
"http://groups.yahoo.com/group/vantage/members;_ylc=X3oDMTJjbjg4NmsyBF9T
<http://groups.yahoo.com/group/vantage/members;_ylc=X3oDMTJjbjg4NmsyBF9T>
"htt
p://groups.-yahoo.com/-group/vantage/-members;_-ylc=X3oDMTJjbjg4-NmsyBF9
<p://groups.-yahoo.com/-group/vantage/-members;_-ylc=X3oDMTJjbjg4-NmsyBF9>
T
Azk3MzU5NzE0BGdycEl-kAzIwMzY5BGdycHN-wSWQDMTYwMDAwNzE-4MwRzZWMDZnRyBHN-s
awNt
YnJzBHN0aW1lAzExNTU-wNzg1NzM-->
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> "http://groups.-yahoo.com/-
<http://groups.-yahoo.com/->
grou
p/vantage/-files/.
<HYPERLINK
"http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> "http://groups.-yahoo.com/-
<http://groups.-yahoo.com/->
grou
p/vantage/-files/>
(2) To search through old msg's goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages> "http://groups.-yahoo.com
<http://groups.-yahoo.com>
/-gr
oup/vantage/-messages
(3) To view links to Vendors that provide Vantage services goto:
HYPERLINK
"http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links> "http://groups.-yahoo.com/-g
<http://groups.-yahoo.com/-g>
roup
/vantage/-links
Yahoo! Groups
<HYPERLINK
"http://groups.yahoo.com/;_ylc=X3oDMTJic2w3bHNpBF9TAzk3MzU5NzE0BGdycElkA
<http://groups.yahoo.com/;_ylc=X3oDMTJic2w3bHNpBF9TAzk3MzU5NzE0BGdycElkA>
"htt
p://groups.-yahoo.com/-;_ylc=X3oDMTJic2-w3bHNpBF9TAzk3Mz-U5NzE0BGdycElkA
<p://groups.-yahoo.com/-;_ylc=X3oDMTJic2-w3bHNpBF9TAzk3Mz-U5NzE0BGdycElkA>
zIwMzY5BGdycHNwSWQD-MTYwMDAwNzE4MwRz-ZWMDZnRyBHNsawNn-ZnAEc3RpbWUDMTE1-N
TA3O
DU3Mw-->
You are receiving Individual Emails Change Delivery Settings <HYPERLINK
"http://groups.yahoo.com/group/vantage/join;_ylc=X3oDMTJkYTVsbGZnBF9TAzk
<http://groups.yahoo.com/group/vantage/join;_ylc=X3oDMTJkYTVsbGZnBF9TAzk>
"htt
p://groups.-yahoo.com/-group/vantage/-join;_ylc=-X3oDMTJkYTVsbGZn-BF9TAz
<p://groups.-yahoo.com/-group/vantage/-join;_ylc=-X3oDMTJkYTVsbGZn-BF9TAz>
k
3MzU5NzE0BGdycElkAz-IwMzY5BGdycHNwSW-QDMTYwMDAwNzE4Mw-RzZWMDZnRyBHNsaw-N
zdG5
ncwRzdGltZQMxMTU1MD-c4NTcz>
Visit Your Group
<HYPERLINK
"http://groups.yahoo.com/group/vantage;_ylc=X3oDMTJiZGwwdWRjBF9TAzk3MzU5
<http://groups.yahoo.com/group/vantage;_ylc=X3oDMTJiZGwwdWRjBF9TAzk3MzU5>
"htt
p://groups.-yahoo.com/-group/vantage;-_ylc=X3oDMTJiZGw-wdWRjBF9TAzk3MzU-
<p://groups.-yahoo.com/-group/vantage;-_ylc=X3oDMTJiZGw-wdWRjBF9TAzk3MzU->
5
NzE0BGdycElkAzIwMzY-5BGdycHNwSWQDMTY-wMDAwNzE4MwRzZWM-DZnRyBHNsawNocGY-E
c3Rp
bWUDMTE1NTA3ODU3Mw---> | Yahoo! Groups Terms of Use
<HYPERLINK
"http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/>
"http://docs.-yahoo.com/-info/terms/ <http://docs.-yahoo.com/-info/terms/> >
| Unsubscribe <mailto:HYPERLINK
"mailto:vantage-unsubscribe%40yahoogroups.com"vantage-unsubscribe-@yahoo
grou
ps.-com?subject=Unsubscrib-e>
_,_._,___
[Non-text portions of this message have been removed]
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date:
07/08/2006
[Non-text portions of this message have been removed]
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>
Yahoo! Groups Links
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.8/414 - Release Date: 09/08/2006
--
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.8/414 - Release Date: 09/08/2006