Hi,
Is there a limit as to how much data can be passed from VB to MS? For instance, I'm working with 16 columns that add up to probably no more than 80 chars total, there is no problem. However, some of my tables contain a lot more data than that for each record.
What are my practical and theoretical upper limits?
Tx,
George
VBScript variable pass to MacroScheduler
Moderators: JRL, Dorian (MJT support)
VBScript variable pass to MacroScheduler
"A facility for quotation covers the absence of original thought." - Lord Peter Wimsey
Variables are stored as AnsiStrings which have a maximum length ~2^31 characters (up to 2GB). I expect you'll be alright 

MJT Net Support
[email protected]
[email protected]