I have 2 windows 7 computers on a network.
One has a Sql Server 2008 database, I can connect access 2007 to the sql database from the other computer and everything works fine.
But when I close Access 2007, and then run it again, it won't find the database (password is saved).
If I do...
I have several large reports for which that I produce "Tables of Contents".
I have a table with two columns, description and pagenumber.
In the On_Open module I run a query that clears this table.
In the On_Format module of the group header, I add a line to this table, consisting of the group...
I am using the demo code in the document that comes with the GMSprocs, and it's killing me.
GMV_NV_SetValue is returning a null value for the maxindex and there is nothing in the table it creates in tempdb, although the column names are there.
I am pulling my hair out, any tips ?
I just migrated goldmine sales and marketing 5.5 SQL Server version to a new server.
Although we have a 15 user license, it's only letting 5 people on. We get a message that says it's from the server that the "standard license 5 user limit exceeded" .
I can't find xp_GMNewRecID in the Master database of this Sql Server version of Goldmine 5.5.
How is this extended proc supposed to be installed?
Does it come with the installation CDs?
Is there somewhere to download it?
I use the following
bcp bwsql..saleinfo in saleinfo.txt -f saleinfo.fmt -Usa -P
bcp works fine with Sql Server 7.0 on an XP pro box,
but the same statement doesn't work with SQL Server 7.0 on an NT based machine
I get an "attempt to read unknown version of bcp format file" error.
The...
I am trying to automate the following process.
1) send report output from several reports to adobe acrobat.
2) merge the resulting pdf files into one file.
3) email the resulting file to an address in an access table.
Any tips would be greatly appreciated.
I have 7 reports I would like to run in sequence, and have the page numbers continue acroos the reports (i.e If the first report is one page long, I would like the second report to start with page 2)
I have had some luck in putting a routine in the page footer, that opens a table and reads the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.