Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GTG
GTG has asked
0
questions and find answers to
54
problems.
Stats
1.3k
EtPoint
417
Vote count
0
questions
54
answers
About
A software developer working as a consultant for Devoteam AS in Grimstad, Norway.
GTG questions
GTG answers
VBA why must I dim a class variable as a variant, not as its type?
Is it possible to call a VB function without the parenthesis?
why I get OracleTruncateException with ODP.NET OracleDataAdapter but not with System.Data.OracleClient's adapter when DbDataAdapter.Update called?
Bind a custom WSDL to an existing WCF Service
Why is my ObjectContext empty when debugging vb 6 dll for an asp classic page IIS6?
Why would VB6 compiled application require VB5 VM?
how do I make my application read the application config instead of machine.config?
How to drop all triggers within given DB in Oracle at once?
How to access oracle data using Linq through ADO.net?
Free up Memory: How to delete variables once am don with them- VBA VB ACCESS