J
jeremyh
Guest
Hi all,
Im just wanting to know how to get around the limits of access 2000 recordsources.
what im doing is im making a query form for users to choose all these different options from list boxes which then queries a table.
But when in the VB im trying to pass the SQL string it produces to the recordsource, but its too long. Like it gets up to about 5000 characters, when the total amount it can take is 2048, Is there anyway around this?
Any help would me much appreciated
Im just wanting to know how to get around the limits of access 2000 recordsources.
what im doing is im making a query form for users to choose all these different options from list boxes which then queries a table.
But when in the VB im trying to pass the SQL string it produces to the recordsource, but its too long. Like it gets up to about 5000 characters, when the total amount it can take is 2048, Is there anyway around this?
Any help would me much appreciated