Viewing 9 posts - 31 through 39 (of 39 total)
Hi Guys,
Many thanks for you input on this.
Amit - unfortunatly I get the following with your suggestion -
Server: Msg 130, Level 15, State 1, Line 3
Cannot perform an aggregate...
May 17, 2006 at 4:35 am
This is my Sales Ledger Sage Accounts on Stop procedure. It uses a usystablename table to hold the data.
Basically delete the usys table, re-create it and...
December 8, 2005 at 3:42 am
Hi Steve,
The way I have it working at present with SQL and DTS, is that for example, the user opens a customer record form in Access, then clicks to view the...
December 7, 2005 at 11:43 am
Hi Steve,
I have an Access front end and SQL backend, so am using an ADP route.
Sage was not the reason for going this route, but it does mean the...
December 7, 2005 at 10:16 am
I'm using DTS with an ODBC driver to pull data out of a Sage Line 50 system into SQLServer.
http://www.triplentry.com have a product that apparently will import and export to Sage,...
December 7, 2005 at 9:51 am
Hi Erik,
It took me something like 3 hours to rename all the problem table out of the way, create new tables, transfer the data and re-build and sort out the reationships/constraints...
August 24, 2005 at 2:28 am
Hi Remi, Richard,
Many thanks for your suggestions.
I'm never sure what I'm seeing with the Profiler, but with a table that works, I'm getting a SELECT *, sql_variant_property(value, 'basetype') AS...
August 22, 2005 at 2:26 pm
Thank you, that worked a beautifully (with a slight change of the code).
And yes the calling code will always ensure taht at least one param is set.
Many thanks
Tim
April 26, 2005 at 9:44 am
Viewing 9 posts - 31 through 39 (of 39 total)