The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Calling an Access Form from SalesLogix
Posted: 27 May 06 3:25 PM
|
benadryl and pregnancy third trimester benadryl and pregnancy fiogf49gjkf0d Hi all.
Is there a way to create a button that when clicked from within the account detail view or any place in SLX I choose, opens Microsoft Access, more specifically opens a form in Access?
Thanks!
6.2.3, SQL Server 2000 |
|
|
|
Re: Calling an Access Form from SalesLogix
Posted: 28 May 06 10:04 AM
|
fiogf49gjkf0d I'm sure you can since almost if not all of the Office products have a COM object model you can utilize. You would just have to use COM to open the form and attach it to any code you wish. I recommend making a Access wrapper class in VBScript but only because I've done so for Word and Outlook already. Then all you'd have to do is include your script and call like Access.Open("Form") instead of the many lines of COM code you would be repeating each time you wished to use it. |
|
|
|
Re: Calling an Access Form from SalesLogix
Posted: 28 May 06 2:30 PM
|
viagra cena s receptem viagra cena fiogf49gjkf0d Jeremy - Your VBScript wrapper classes for MS-Word and MS-Excel would make great articles to add to the Samples section of the forum. |
|
|
| |
|