clean up
This commit is contained in:
@@ -78,8 +78,7 @@ Namespace Winline
|
|||||||
[c075] -- EAN
|
[c075] -- EAN
|
||||||
FROM [{pMandator.Server}].[{pMandator.Database}].[dbo].[v021]
|
FROM [{pMandator.Server}].[{pMandator.Database}].[dbo].[v021]
|
||||||
WHERE
|
WHERE
|
||||||
mesocomp = '{pMandator.Id}'
|
mesocomp = '{pMandator.Id}' AND mesoyear = {oYear}"
|
||||||
AND mesoyear = {oYear}"
|
|
||||||
|
|
||||||
Dim oTable = Await Database.GetDatatableAsync(oSQL)
|
Dim oTable = Await Database.GetDatatableAsync(oSQL)
|
||||||
Dim oArticles As New List(Of Article)
|
Dim oArticles As New List(Of Article)
|
||||||
|
|||||||
Reference in New Issue
Block a user