I apologize for the lengthy explanation and question that follows.
I am searching for an efficient way to load a large amount of data into SQL Server without using BCP or Bulk Insert.
Background:
My application stores data from other applications (not necessarily SQL Server based) and allows...
Thanks for the response. I have been trying to use something similar to the code that you posted, only using COMAPI instead of xAPI. Below is the code I've been trying to use, with the error handling and extra options removed for brevity:
Sub cmdPreview_Click()
Dim rpt As...
Hi Everyone,
I am new to AccPac and I am trying to create a macro (within AccPac,using the COMAPI) that will display a form, gather criteria from the user and display a Crystal Report based on that criteria. I have copied the syntax from an existing macro, changed the name of the report that...
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.