Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Thursday, November 21, 2024
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
11/21/2024 10:51:02 PM
slxdeveloper.com
Now Live!
View User Profile
User Profile -
Brad Corbin
Brad Corbin
(SalesLogix Business Partner)
Sharp Approach
fiogf49gjkf0d
Log in
to send this member a message!
Brad Corbin
's Contributions
Brad Corbin
has contributed
2
comments and
0
articles.
Select to view:
Comments
Articles
Comment:
Much easier in v7.0
fiogf49gjkf0d
This article is still valid for 6.2, but its now about 1000x easier in SalesLogix v7.0:
1. Add a blob field to the appropriate table
2. Add an image control to the appropriate form
3. Bind the "BinaryStream" property to the blob field
4. Add a button (or a click event, or whatever) that calls one line of code:
image1.OpenPictureFromFile "",True,False
Done.
(arguments of OpenPictureFromFile are FileName, ShowDialog, SizeLimit)
If you want, you can provide the user the ability to clear the image:
image1.Picture = Nothing
Done!
Author:
Brad Corbin
- 10/24/2006
Comment:
Re: SQL Profile Template
fiogf49gjkf0d
Out of curiousity:
In what situations would you use the SQL Profiler over the SLX Profiler?
Does it give you more information? Different kinds of info?
Author:
Brad Corbin
- 10/17/2006
slxdeveloper.com is brought to you courtesy of
Ryan Farley
&
Customer FX Corporation
.
This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.
code of conduct
|
page cache (param): 11/21/2024 10:54:28 PM