11/25/2024 9:23:36 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
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!
Forum to discuss general SalesLogix import and data migration topics. View the code of conduct for posting guidelines.
|
|
|
|
Getting data from image(16) fields
Posted: 03 Nov 06 9:17 AM
|
fiogf49gjkf0d I know i c an write a program for this....but i want to do it thru scribe...
One of the fields in my database defined as image(16).Can i use that to export data into ntext(16) fields in my saleslogix table?
OR can i do this below processing for a image field in scribe ?
Chr(AscB(MidB(oRS.Fields(sFieldName).Value, i, 1)))
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|