-
hello
I'm using Vb.net and MySql,
Do predicates work with them?
see my code:
Dim p = Predicates.Field(Of model.empresa)(Function(x) x.nome, [Operator].Eq, "alex")
Dim cn As New MySq…
-
Hi there, I am having trouble with hebrew language: משחקי הנוסטלגיה לא פועלים כעת. אנא חזור בשלב מאוחר יותר.
There is some encoding problem, after conversion I get something like æëøåðé äí îâéòéí ì…
-
Error shows: Unable to download https://www.atom.io/api/packages/language-vb/versions/0.1.0-pre1/tarball: self signed certificate in certificate chain
-
Hi there
I'm using sqlite-net in a VB.net solution. So I compile SQLite.cs and SQLiteAsync.cs into a sqlite-net assembly which I reference in my solution.
When I use the TableQuery.Where-Function wit…
-
add WorldRecipe-VB in Dashboard X
-
```
What steps will reproduce the problem?
1. Create VB.NET Project
2. Create private field: Dim EntityBL As String
3. Create Method:Function toto(ByVal MP As String, ByVal po As String,
ByVal _ti As…
-
VB Script commands have been created on branch `dev_ntmdt_stage`, however, some commands need to be verified by NT-MDT.
Commands to be verified include:
- Get stage position,
```python
…
-
Hello
```clojure
;; current:
(do
(vb/reset-mem!)
(vb/add-hdv! :name)
(vb/add-hdv! "alice")
(vb/add-hdv! "bob")
(def
H
(->
(vb/bind
(vb/get-hdv :name)
…
-
Hello and thank you for your work
Is it possible to format vba files with .bas extension?
When I use VB Format with .bas files I get the error: "Not a Visual Basic or VB Script file !"
even if …
-
It appears that in macOS Monterey, a system process already uses port 5000 and conflicts with the default EASE API port, also 5000.
We need to use a different port. 6000?