Meals Ideas
Time of week Midweek Weekend Appliance Slow Cooker Air Fryer Protein…
Kołysanki – Polish lullabies
Kotki dwa Aaa, kotki dwa,szarobure obydwa,nic nie będą robiły,tylko ciebie bawiły….
Latest Articles
Get listbox items with database set
https://www.codeproject.com/Questions/242618/Get-Value-of-Item-from-List-Box The same code applies when trying to get text which is not seleced, but as item
Permissions: Activities in RoleCentre
To make the Activities to display in the RoleCentre make sure that that Cue for that area table is added
How to RapidStart
http://www.inecta.com/import-data-with-rapid-start-in-microsoft-dynamics-nav
Adding reports
http://www.dreamincode.net/forums/topic/374426-printing-data-using-local-reports/
Save images to DB and display
Create new VB.NET project and add the following namespaces Imports System.Data.SqlClient Imports System.IO Create a SQL table with the following…