Publication service: a very simple example
I was trying to stick this XML snippet in a comment on my article with the announcement of the XPO publication service, but CS is too dumb to leave the formatting of a <pre> section intact on comments. So I’m posting it here:
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <XPOPublication> <Publication Name="TestPublication1" SourceConnectionString="XpoProvider=MSAccess;Provider=Microsoft.Jet.OLEDB.4.0;Mode=Share Deny None;data source=test.mdb;user id=Admin;password=;" SourceAutoCreateOption="DatabaseAndSchema" Target="http://localhost:2635/something.rem" /> </XPOPublication>
So this simple piece of configuration would be all you need to publish an Access database via an HTTP Remoting channel.
Free DevExpress Products - Get Your Copy Today
The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
Recent Posts
Dennis Garavsky (DevExpress)
Dennis Garavsky (DevExpress)
Dennis Garavsky (DevExpress)
The DevExpress Team
The DevExpress Team