How to use a different Database instead of RFID sink
Hi
I want to store data to a custom database,how to do this.
For instance i want to store data from a different application (Alien Reader),to a custom database,what are the steps i need to follow.
Thanks
Para De
[292 byte] By [
Para_De] at [2008-2-22]
Hi,
to begin with, you can look at Development > Using the Asynchronous Event Processing Model > Asynchronous Event Processing Model Data Flow > in the %rfidinstalldir%\Documentation\BiztalkRfid.chm.
we have a event handler template and using this template, you can start building an event handler (you can find the samples http://go.microsoft.com/fwlink/?LinkId=86689)Thanks,
keerthi.
Hi
I am just trying to customize the event handler.
I am facing a basic problem i have copied the template provided by microsoft in the Template folder
(C:\Documents and Settings\153438\My Documents\Visual Studio 2005\Templates), but while i am opening .NET 2005
I am not getting the template option.
Can you help me out.
Thanks
Para De
yes, you need to copy the zip file to My Documents\Visual Studio 2005\Templates\ProjectTemplates\Visual C# directory and Start a new instance of Visual studio.
Thanks for pointing this out and we will update the docs.
Thanks,
keerthi.