top of page
Search


Ivend 6.6 replication issue
Proposed Solution:- Steps to perform to resolve the issue 1) Stop the Replication Service 2) Clear the Temp folder where iVend...
ABS
Nov 20, 20212 min read
28 views
0 comments


ABS
Oct 27, 20210 min read
12 views
0 comments
Crystal Report - How to pass multi value parameter in crystal report with store procedure
Parameter: select multi customer for report 1. Create store procedure : create proc report @CardCode nvarchar(max) as select * from ocrd...
ABS
Oct 24, 20211 min read
3 views
0 comments
Windows - Install IIS by command
------------------------install IIS 75------------------------- START /WAIT DISM /Online /Enable-Feature /FeatureName:IIS-ApplicationDeve...
ABS
Oct 24, 20211 min read
72 views
0 comments
.NET - Generate QR Code
Add QRCoder in NuGet public static Bitmap GenerateQRCodeBitmap(string QRCode) { QRCodeGenerator qrGenerator = new QRCodeGenerator();...
ABS
Oct 24, 20211 min read
7 views
0 comments
IIS Error - The process cannot access the file because it is being used by another process.
This issue may occur if TCP port 80 and/or 443 is grabbed by a different service. (Normally Skype by default use port 80) netstat -aon |...
ABS
Oct 24, 20211 min read
7 views
0 comments
SQL - Amount to Word (Vietnamese)
fsothanhchu fsothanhchu_mini --------------------------------------------------------------------------------------------- Create...
ABS
Oct 24, 20213 min read
3 views
0 comments
SQL - List of tables which enable change tracking
select sys.schemas.name as Schema_name, sys.tables.name as Table_name from sys.change_tracking_tables join sys.tables on...
ABS
Oct 23, 20211 min read
3 views
0 comments


iVend - Restore database error - Retrieving COM Class error
Because missing SQLDMO which is from SQL 2005, that's why need to install SQL 2005 backward Microsoft SQL Server 2005 Backward...
ABS
Oct 23, 20211 min read
7 views
0 comments


Deploy ssl on IIS with encrypt
Source: https://miketabor.com/how-to-install-a-lets-encrypt-ssl-cert-on-microsoft-iis/ 1. Allow port mapping for http and https 2. enter...
ABS
Oct 23, 20211 min read
5 views
0 comments
Export private key and certificate from IIS Pfx
source: https://www.mysysadmintips.com/windows/servers/62-export-private-key-and-certificate-from-iis-pfx-file manager certificate View...
ABS
Oct 23, 20212 min read
15 views
0 comments


Đồng bộ quản lý đơn hàng đa kênh với hệ thống OMS
Khi nói đến chủ đề bán hàng đa kênh, hàng loạt thách thức nảy sinh mà các doanh nghiệp cần giải quyết nếu muốn thành công. Một trong...
ABS
Oct 23, 20214 min read
5 views
0 comments


Connect SAP Business One with Shopify
SAP BUSINESS ONE AND SHOPIFY INTEGRATION TOUCHPOINT Custome New customer Web customers can register online. All registration information...
ABS
Oct 23, 20212 min read
4 views
0 comments


Connect SAP Business One with Magento eCommerce
SAP BUSINESS ONE AND MAGENTO INTEGRATION TOUCHPOINTS CUSTOMER The account, contact information, billing and shipping address of the new...
ABS
Oct 23, 20215 min read
4 views
0 comments


Connect SAP Business One with Woocommerce
SAP Business One and Woocommerce Integration Touchpoints CUSTOMER Registered WooCommerce web customers are synced to SAP Business One in...
ABS
Oct 23, 20212 min read
3 views
0 comments


Online shopping-accelerating growth
In the past year, online shopping has been on the rise. In a survey of British shoppers by Mintel, 42% of respondents said that they have...
ABS
Oct 23, 20213 min read
3 views
0 comments


SAP Software
WHAT IS SAP SOFTWARE USED FOR? Traditional business models usually decentralized data management, and each business function stores its...
ABS
Oct 23, 20212 min read
1 view
0 comments


Unlock power API integration
Application and platform security Explore the smartest platform, surpass your competitors, and achieve your project goals faster! With...
ABS
Oct 23, 20211 min read
7 views
0 comments


iVend for Magento
Fast track your omnichannel approach with an out-of-the-box integration to Magento Commerce. Sell to anyone anytime, anywhere Selling...
ABS
Oct 23, 20213 min read
1 view
0 comments


How to prepare for cross-border e-commerce
According to Forrester, an analyst firm, by 2022, cross-border e-commerce will account for 20% of all online retail, indicating that this...
ABS
Oct 23, 20213 min read
1 view
0 comments
Blog: Blog2
bottom of page