Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word Mail Merge
Hard Code link to Data Source
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Pip''''n, post: 5602631"] I have a merge document that is located on a server that is accessed using a local company intranet. I have built my application to work on my local host and am now about to move it to the live server however I notice that the data source links in my database fields use access a data source link that is stored on my local machine. The database field reads: { IF { DATABASE \d "C:\\Documents and Settings\\username\\My Documents\\My Data Sources\\CompName MyIntranet mailMerge_Service.odc" \s "SELECT PATINDEX('%, 37,%', ', ' + ProductLookup + ',') FROM \"mailMerge_Service\"" \O#} ...... How do I rebuild the data source so that it doens't reference a connection that is stored on the host machine? The name of the data source in this case is "MyIntranet mailMerge_Service.odc". [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word Mail Merge
Hard Code link to Data Source
Top