LNK2001: (Unresolved External Symbol) Linking error with in C++ projects
Today I was working on a C++ solution which contains multiple projects, and I was stuck to a Linking error, It took much of my time to figure out what was the problem and its solution so I thought to write an article to bring all my findings on same place to help all.
I was using MS VS 2005 and following was the scenario.
Importing Microsoft Access 2007 data to SQLServer 2008
dasMicrosoft SQL server has buildin support for importing data from different kind of sources ranging from ODBC sources to Flat File sources and most of them cover the real world scenarios.
Encoding SMS in PDU format in .NET
Many of applications ranging from Enterprise level to very small level Marketing solutions relay on SMS Services. If you are dealing with huge SMS rate than you might need and IP connectivity to the SMS Gateways and there are many Solutions available for that, but they are quite costly. If you are dealing with relatively lower numbers of SMS, Approximately (7000 - 10000 SMS per day) then you can choose
