Software Information



Articles Main Page | Main Site Home Page





Text Ad's by TextAdPro.com
Make Money For Real doing nothing - 3 ways to profit - EZmatic.com.

ThatsNeato.com - That's Neato!

Home Business Money Making - How to make money on the net.

2coolhair.com - Over 5,000 Hairstyles Pitcures.



Navision Attain Database access via C/ODBC in ASP.NET Application


Navision Software was purchased by Microsoft and now it is supported by Microsoft Business Solutions together with Microsoft Great Plains, Axapta, Solomon, Microsoft Retail Management System and Microsoft CRM. Navision has extremely strong position on mid-size European and US markets, plus it has excellent manufacturing solution. Our goal is to help IT departments to support and tune Navision with in-house expertise and skills.The topic of this article is Navision database access from ASP.NET application via C/ODBC interface. Our goal will be ASPX page accessing Navision Customers.

Let's begin

1. In our case we will use Navision Attain 3.6 with Navision Database Server, Navision Application Server and Navision Client. These components are installed on Windows XP. You also need to install C/ODBC component form Navision Attain CD.

2. Let's create ODBC DSN for Navision data access. Select Control Panel -> Administrative Tools -> Data Sources (ODBC). Then select System DSN tab and press Add button. We'll use C/ODBC 32-bit data access driver. We'll name Data Source Name Navision, Connection leave Local. As the database (Database button) select Program FilesNavision AttainClientdatabase.fdb (demo database). Then click Company button - we'll use CRONUS demo company. It is important for C/SIDE correct database access to setup proper options for C/ODBC connection. Press Options button and look at the options available - we'll need Identifiers parameter - it defines identifiers types, which will be transferred to the client application. In order to work correct with MS SQL Server 2000 with C/ODBC source we need to use these type: "a-z,A-Z,0-9,_". Now DNS is done. Let's create Linked Server.

3. Open MS SQL Server Enterprise Manager. Open server tree for the server, which you plan to use, for this server open Security folder and Lined Servers. With right click select New Linked Server in context menu. In the dialog box opened in the Provider Name select Microsoft OLE DB Provider for ODBC Drivers. Let's name our Linked Server NAVISION. In Data Source string enter ODBC DSN name - NAVISION in our case. Linked Server is ready! Let's select tables list and look at the data from Navision Attain database.

4. Next we need to create small stored procedure for sales data selection. Here is the text of the procedure:SET ANSI_NULLS ONSET ANSI_WARNINGS ON GO

CREATE PROCEDURE NavisionCustomers AS

DBCC TRACEON(8765)SELECT No_, Name, Address, City, Contact FROM OPENQUERY(NAVISION, 'SELECT * FROM Customer')

RETURN

Let's clarify some points here. TRACEON(8765) directive allows us to work with the data of variable length, returned by C/ODBC driver. Without it we can not select Navision tables fields - we will have these errors:

OLE DB error trace [Non-interface error: Unexpected data length returned for the column: ProviderName='MSDASQL', TableName='[MSDASQL]', ColumnName='Ship_to_Filter', ExpectedLength='250', ReturnedLength='1'].Server: Msg 7347, Level 16, State 1, Line 1OLE DB provider 'MSDASQL' returned an unexpected data length for the fixed-length column '[MSDASQL].Ship_to_Filter'. The expected data length is 250, while the returned data length is 1.

OPENQUERY command opens linked server and gives it execution request, and returns record set selected. Directives ANSI_NULLS and ANSI_WARNINGS are required - they provide the possibility of the execution for heterogeneous requests. To test the procedure you can give its name in MS SQL Query Analyzer - EXEC NavisionCustomers

5. Now we need to create ASP.NET application. Let's use free RAD environment ASP.NET WebMatrix. You can get infor and download it at http://asp.net/webmatrix . You need .NET SDK 1.1 installed, before WebMatrix installation.

6. Launch WebMatrix, select creation of the Data Pages -> Editable Data Grid in the wizard screen. Let's keep all the defaults suggested. On the access page created we'll change the header to Navision Attain Customers, select Verdana font and the font size desired. Next place on the page the component SqlDataSourceControl and tune it's - Connection String : server='(local)'; database='Alba';trusted_connection=true (change server and database name to your actual names), and SelectCommand - as EXEC NavisionCustomers

7. For our Data Grid, which will show customers, define DataSource as SqlDataSourceControl1, and DatKeyField - as No_

8. Next switch to code edition mode and make these changes:

? In the DataGrid_Delete method let's correct the request for the customer deletion to the one we need

? Change DataGrid_Delete code, base on the fields we plan to use

9. Launch our application and test it. This is it!

Happy customizing, implementing and modifying! If you want us to do the job - give us a call 1-866-528-0577 or 1-630-961-5918! help@albaspectrum.com

Boris Makushkin is Lead Software Developer in Alba Spectrum Technologies - USA nationwide Microsoft CRM, Microsoft Great Plains customization company, serving Chicago, Boston, San Francisco, San Diego, Los Angeles, Houston, Dallas, Atlanta, Miami, Montreal, Toronto, Vancouver, Moscow, Europe and internationally ( http://www.albaspectrum.com ), he is Microsoft CRM SDK, Navision, C#, VB.Net, SQL, Oracle, Unix developer.


MORE RESOURCES:
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/0-0fd=Rurl=http://www.marketwatch.com/news/story/WorkForce-Software-Host-its-First/story.aspx%3Fguid%3D%257B48B209E3-58EF-4A15-A6CA-BF0854FDE997%257Dcid=1277502452ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFfXaGdKZSTN4Wwg0bXpNOOWSO5JgWorkForce bSoftware/b to Host its First Annual Career Fair in Michigan/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1Due to our rapid expansion, we are hiring for several positions within our bsoftware/b development and implementation departments. b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/0-1fd=Rurl=http://www.marketwatch.com/news/story/WorkForce-Software-Delivers-430-ROI/story.aspx%3Fguid%3D%257B4238B00B-C8BF-4D69-AA1B-DA091D0FAD62%257Dcid=1277502452ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEf2D7WcSi8T46Wr_nuLpCnZ6JdTgWorkForce bSoftware/b Delivers 430% ROI for University with EmpCenter/a font size=-1 color=#6f6f6fnobrMarketWatch/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1277502452hl=ennobrall 12 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/1-0fd=Rurl=http://online.wsj.com/article/SB122840422009579487.html%3Fmod%3Dgooglenews_wsjcid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNGsQcFbC-biUvXrkKIiDNr8LWAetgJDA bSoftware/b, i2 Scrap Merger/abrfont size=-1font color=#6f6f6fWall Street Journalnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1By KERRY E. GRACE I2 Technologies Inc. ended its planned $346 million sale to JDA bSoftware/b Group Inc., under which the two supply-chain bsoftware/b companies b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-1fd=Rurl=http://www.reuters.com/article/mergersNews/idUSBNG30148820081204cid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFUHPQFPSod9lrl9hPo-T5uY2vYzwUPDATE 1-I2 Technologies ends merger deal with JDA bSoftware/b/a font size=-1 color=#6f6f6fnobrReuters/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-2fd=Rurl=http://www.bizjournals.com/dallas/stories/2008/12/01/daily43.htmlcid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEwariSfMulN722xvr7CYb8PD5T7wi2 Technologies: No sale to JDA bSoftware/b/a font size=-1 color=#6f6f6fnobrBizjournals.com/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-3fd=Rurl=http://blogs.barrons.com/techtraderdaily/2008/12/04/i2-shrs-tumble-20-sale-to-jda-software-terminated/cid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFARlX8zxE_zRr0_nYc6vEp0oPYoQi2 Shrs Tumble 20%; Sale To JDA bSoftware/b Terminated/a font size=-1 color=#6f6f6fnobrBarron's Blogs/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/1-4fd=Rurl=http://newsticker.welt.de/index.php%3Fchannel%3Dfin%26module%3Dsmarthouse%26id%3D819028cid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEhwuMaIQQDD09yUSpv5Zdjvg8V_wnobrWELT ONLINE/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/1-5fd=Rurl=http://www.dallasnews.com/sharedcontent/dws/bus/stories/120508dnbusjdai2.2d693dad.htmlcid=1277452365ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNF8SFFvuJQadVRGRS7f5Ad2OYs-CQnobrDallas Morning News/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1277452365hl=ennobrall 27 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/2i-0fd=Rurl=http://news.cnet.com/8301-10805_3-10112904-75.htmlcid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFKIdB0A4DRHP5hx7Tq4CxokW0IZQimg src=http://news.google.com/news?imgefp=HBRLgL3DerAJimgurl=news.cnet.com/i/bto/20081203/blue_2_270x284.JPG width=76 height=80 alt= border=1brfont size=-2CNET News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/2-0fd=Rurl=http://www.crn.com/software/212201891cid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNGtMIfedV0EzKVwy1GdWL3-SY02mQMicrosoft Warns Against Fake #39;Blue Edition#39; bSoftware/b/abrfont size=-1font color=#6f6f6fCRN,nbsp;NYnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1Microsoft said it has been receiving complaints from unsuspecting customers having been stung after buying counterfeit Windows XP bsoftware/b and quot;illicit b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-1fd=Rurl=http://www.sfgate.com/cgi-bin/blogs/sfgate/detail%3Fblogid%3D19%26entry_id%3D33206cid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHEeHbZflRsfWb7DNxzETGwcMjRHgMicrosoft goes after bsoftware/b pirates/a font size=-1 color=#6f6f6fnobrSan Francisco Chronicle/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-2fd=Rurl=http://www.computerworld.com/action/article.do%3Fcommand%3DviewArticleBasic%26articleId%3D9122479%26intsrc%3Dnews_ts_headcid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHz2mpu8dtkn0CDrkva7yHeMKC--QMicrosoft targets Blue Edition#39; bsoftware/b sales scams/a font size=-1 color=#6f6f6fnobrComputerworld/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-3fd=Rurl=http://www.techflash.com/microsoft/New_Microsoft_piracy_case_targets_bogus_Blue_Edition_software35512684.htmlcid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFp0N-QB5zGU3Y762NKRWu4icnYfANew Microsoft piracy case targets bogus ‘Blue Edition’ bsoftware/b/a font size=-1 color=#6f6f6fnobrTechFlash/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/2-4fd=Rurl=http://seattlepi.nwsource.com/business/390552_msftpiracy04.htmlcid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNF9Ec-ASFc7T9ZtdfCcSzdZA_bnhgnobrSeattle Post Intelligencer/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/2-5fd=Rurl=http://uk.sys-con.com/node/767835cid=1277436405ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNF9dx6mOIAHi0xAzwe_Y6hib1zVbQnobrSYS-CON Media/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1277436405hl=ennobrall 35 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/3-0fd=Rurl=http://www.marketwatch.com/news/story/Everest-Software-Partners-Foxfire-Offer/story.aspx%3Fguid%3D%257B092D7510-C1DD-4358-989F-CEB7B9B6375F%257Dcid=1277511233ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFDGSBfrowShKaoYyp6YY20ZtnrOAEverest bSoftware/b Partners with Foxfire to Offer Integrated b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1The partnership creates a powerful integrated bsoftware/b product suite that includes ecommerce, point of sale, accounting, and real-time inventory and b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/4i-0fd=Rurl=http://www.dbtechno.com/computers/2008/12/04/apple-erases-tip-on-antivirus-programs-for-mac-os-x/cid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHXSZrap1bXBzay3Mjew3BT8QvjmAimg src=http://news.google.com/news?imgefp=S6q-kMHtdqsJimgurl=www.dbtechno.com/images/Apple_OS_X_antivirus.jpg width=80 height=80 alt= border=1brfont size=-2dBTechno/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/4-0fd=Rurl=http://computerworld.com/action/article.do%3Fcommand%3DviewArticleBasic%26articleId%3D9122359cid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEmZdjzp-HS7Gqhc2GQEqaiWyYzlQApple yanks antivirus advice from its Web site/abrfont size=-1font color=#6f6f6fComputerworld,nbsp;MAnbsp;-/font nobr4 hours ago/nobr/fontbrfont size=-1quot;The Mac is designed with built-in technologies that provide protection against malicious bsoftware/b and security threats right out of the box,quot; he went on. b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-1fd=Rurl=http://www.informationweek.com/news/hardware/mac/showArticle.jhtml%3FarticleID%3D212201455%26subSection%3DNewscid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNGqwVbRxCq89XiN_A9SERUwNfLjBQApple Recommends Antivirus bSoftware/b For Mac OS X/a font size=-1 color=#6f6f6fnobrInformationWeek/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-2fd=Rurl=http://blog.wired.com/business/2008/12/apple-on-the-ne.htmlcid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFTF2NgMRbF9QE7JcsEKJri79E9LgApple on the Need for Anti-Virus bSoftware/b: Now You Do, Now You Don#39;t/a font size=-1 color=#6f6f6fnobrWired News/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/4-3fd=Rurl=http://news.cnet.com/8301-1009_3-10110852-83.htmlcid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEfS-ylBmT9LdFfVmF4vtALOa6AQQApple suggests Mac users Install antivirus bsoftware/b/a font size=-1 color=#6f6f6fnobrCNET News/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/4-4fd=Rurl=http://www.toptechnews.com/story.xhtml%3Fstory_id%3D0030003Q2LU6cid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHlZVoD-nixa8Gx7iw6U6-qmcMRcwnobrCIO Today/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/4-5fd=Rurl=http://www.businessweek.com/magazine/content/08_50/b4112084938245.htm%3Fchan%3Dtechnology_tech%2Bmaven%2Bpage%2B-%2Bnew_this%2Bweek%27s%2Bcolumncid=1276552788ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFiqpUIMNlSfVcT4BtrXJH0d4Wu0gnobrBusinessWeek/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1276552788hl=ennobrall 251 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/5-0fd=Rurl=http://www.marketwatch.com/news/story/stable-management-helps-synopsys-tough/story.aspx%3Fguid%3D%257B19A4FCAB-E07B-4D35-9B34-907314C9D7F2%257Dcid=1277546157ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNEMp0ud7mw-5RjqlV16APbm0kA-ZQbSoftware/b maker beats Wall Street estimates, wins praise for b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr1 hour ago/nobr/fontbrfont size=-1By Benjamin Pimentel, MarketWatch SAN FRANCSICO (MarketWatch) -- Shares of Synopsys Inc. were up more than 12% Thursday after the chip design bsoftware/b b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/5-1fd=Rurl=http://money.cnn.com/news/newsfeeds/articles/apwire/b3dd00bd9cc8669d439b6787e7adc0a8.htmcid=1277546157ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNFUDLCBJgE_zNedTyuJBx0slXQrbgSynopsys shares jump on 4Q earnings/a font size=-1 color=#6f6f6fnobrCNNMoney.com/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/5-2fd=Rurl=http://www.marketwatch.com/news/story/Teen-retailers-zigzag-sales-Fortress/story.aspx%3Fguid%3D%257B603147C5-8804-4B48-BDAF-496D3DEAB5B6%257Dcid=1277546157ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHEHQbN0IzYnw0rlsFDN0p9gjIRXQTeen retailers zigzag on sales, Fortress tumbles/a font size=-1 color=#6f6f6fnobrMarketWatch/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1277546157hl=ennobrall 15 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/6-0fd=Rurl=http://www.marketwatch.com/news/story/Insight-Distribution-Software-Announces-Advanced/story.aspx%3Fguid%3D%257BEA529B5C-8845-470E-B3B6-26488038BA9D%257Dcid=1277531206ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNE6jS1spJAS4ulHtVFwm_4G7QM-EAInsight Distribution bSoftware/b Announces Advanced Route Accounting b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr2 hours ago/nobr/fontbrfont size=-1PORTLAND, Ore., Dec 04, 2008 (BUSINESS WIRE) -- Insight Distribution bSoftware/b, a leading provider of supply chain bsoftware/b solutions for the beverage and b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/7-0fd=Rurl=http://www.marketwatch.com/news/story/FOX-Systems-Relies-Robust-Neocase/story.aspx%3Fguid%3D%257B2B1D87CC-52EE-47CD-849A-9C4D52B3DB32%257Dcid=1277479348ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHm7OpecW2jkYb1Bq14CHL5piONkgFOX Systems Relies on Robust Neocase bSoftware#39;s/b Solutions for b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr5 hours ago/nobr/fontbrfont size=-1SAN FRANCISCO, Dec 04, 2008 (BUSINESS WIRE) -- Neocase bSoftware/b, a leading provider of customer service solutions for shared service centers and customer b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/7-1fd=Rurl=http://www.zdnetasia.com/toptech/2008/0,3800017271,62048725,00.htmcid=1277479348ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNGZam7Vikla_0ebb_KWvokDaPrNOASiemens IT Solutions and Services/a font size=-1 color=#6f6f6fnobrZDNet Asia/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1277479348hl=ennobrall 13 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/8-0fd=Rurl=http://www.marketwatch.com/news/story/AVG-Named-Spicies-Award-Winner/story.aspx%3Fguid%3D%257B2BE49DE2-DF59-40AC-B4FA-7FB27CFBB10A%257Dcid=1277469304ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNHL2sApxouNmekxmh99VOki7fYKvwAVG Named #39;Spicies Award#39; Winner for Top Anti-Virus bSoftware/b for b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr6 hours ago/nobr/fontbrfont size=-1AMSTERDAM, Netherlands, Dec 04, 2008 /PRNewswire via COMTEX/ -- AVG Technologies today announced that its anti-virus bsoftware/b was voted a winner in the 2008 b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/9-0fd=Rurl=http://www.marketwatch.com/news/story/Bottomline-Technologies-Named-Software-Magazines/story.aspx%3Fguid%3D%257B4B0DF5D8-04C5-410F-9965-A7CF49923044%257Dcid=1277550002ei=qDE4SY3sLIzK8ASx2tioDwusg=AFQjCNG9OKGaC1QAVR9UevIsYAdN6VnqCABottomline Technologies Named to bSoftware/b Magazine#39;s 26th Annual b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1a leading provider of collaborative payment, invoice and document automation solutions, today announced that the company has been named to the 2008 bSoftware/b b.../b/font/div/font/td/tr/table

Software - Google News




Articles Home Page | Site Map | Main Site Home Page
GETsonic | TrafficFish | WildThingsDesigns | NeatoDomains.com | Games | Ken J Wagner | iNetcome

© 2008