Click here to Skip to main content
15,909,953 members
Everything / Connector

Connector

Connector

Great Reads

by AlbertoLeon CSharpMan
How to search text with LIKE with MySQLParameter in MySQL .NET / Connector
by Taha Elsayed
Control electrical appliances using PC.
by Mahdi Mansouri
This program shows you how to control, give set-point and get feedback from Hua YI made Power Supplies

Latest Articles

by AlbertoLeon CSharpMan
How to search text with LIKE with MySQLParameter in MySQL .NET / Connector
by Mahdi Mansouri
This program shows you how to control, give set-point and get feedback from Hua YI made Power Supplies
by Taha Elsayed
Control electrical appliances using PC.

All Articles

Sort by Score

Connector 

18 Jun 2013 by Mike Meinz
I found this via a Google Search. It sounds like the same problem and contains a resolution that worked for someone else.MySQL Forums :: .NET :: Cant uninstall MYSQL Connector/NET 6.5.4[^]
3 Jul 2013 by Prasad Khandekar
Hello Kallie,Oracle Instant Client does not really requires the TNS configuration (tnsnames.ora). According to documentation Instant Client allows you to run your applications without installing the standard Oracle client or having an ORACLE_HOME. So it does uses a slightly different...
5 Aug 2013 by AlbertoLeon CSharpMan
How to search text with LIKE with MySQLParameter in MySQL .NET / Connector
23 Jan 2013 by MaulikDusara
I am working on Integration of Quickbooks Enterprise 11.0 with asp.net website using Webconnector. In Quickboks I created two custom fields named "Special Color" and "Standing Instruction" Customer Additional Info and also customize invoice using these fields in invoice's header section. I want...
7 Jun 2013 by athan_makubex
Hello again guys,I already made a windows app using vb.net 2010 and mysql as its backend. Now i deploy it to the other machine for testing and production, but i found out that you need to install mysql-connector-net in every machine to run the program. so my question is, is thier a way to...
7 Jun 2013 by CHill60
See any or all of the following ...http://www.vbdotnetforums.com/deployment/45704-how-deploy-project-mysql-connector.html[^]http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/1ddbb099-ffab-4d5d-a4c8-454d70c846dc[^]
3 Jul 2013 by Member 9742322
Hi,i wonder if anyone can assist me. i keep getting an error ORA-12154: TNS Could not resolve the connection identifier. i installed the oracle instant client and odbc connections downloaded from oracle. the OS is windows 7 64 bit. as i understand it is not necessary to install an actual...
18 Nov 2014 by Member 11245521
I'm in need of connecting my Android app which takes in User registration from different android phones and store the accounts on a remote database, i.e.: a Google cloud server (https://cloud.google.com/[^]). I'm new to setting up server-client apps so how do I get this done? Can you recommend...
18 Nov 2014 by Peter Leow
Must Read: How to build a mobile app with an App Engine backend (Tutorial)[^]
29 Dec 2014 by Imad_dz
hi guys,i have a problem in connecting my web application in javaEE, when i run the servlet i have an error : java.lang.NullPointerExceptionand this is a screenshot for the error : http://im51.gulfup.com/TnfWrg.jpg[^]this the code where i try to connect to the databasepublic class...
10 Mar 2016 by heymayank08
Hi,can someone please throw some light on what all necessary SAP log on info do we require while adding a new application server using the NC0 2.0In the below steps I am currently stuck at "d." Add an SAP proxy to the application as follows:a. `From the VS.NET menu, choose Project...
1 Mar 2017 by Member 12461321
Please ignore above code.Kindly conceder below oneRfcStructureMetadata metaData = repo.GetStructureMetadata("USING_TAB"); IRfcStructure structPartners = metaData.CreateStructure();
31 Dec 2020 by Richard MacCutchan
You already posted this question at Cassandra sink connector : how to add whole topic JSON as it is into single cassandra table column[^]. Please do not repost.
30 May 2004 by Taha Elsayed
Control electrical appliances using PC.
5 Apr 2010 by Mahdi Mansouri
This program shows you how to control, give set-point and get feedback from Hua YI made Power Supplies
18 Jun 2013 by Thea Ico
Hi to everyone!I don't know why i can't re-install .net connector 6.5.4. I able to uninstall it but when I attempted to install it again, it rollbacks and it produce the message the wizard ends prematurely. I've already do everything such as removing the unnecessary on registry..but it still...
17 Oct 2022 by konkod
for a prototype of a project i would like to use a "GardePro E8 Wildlife Camera" to Capture wildlife photos. Then the photos are going to be directly sent to a Jetson Nano device using wifi, where the photos are going to be processed using...
3 Jul 2013 by Member 9742322
hi i installed Oracle 10g express and copied the existing working tns names and listeners files and it works perfectly
17 Sep 2013 by Noob7667586755-Learning SQL + C#, Very Grate
visual studio 2012 (ultimate) with mysql c# beginner's "journey" part 1: Hi, I've downloaded the MySQL community workbench... and I'm trying to create "my1stMySQLdbApp" but have this error Error 1 The type 'MySql.Data.MySqlClient.MySqlConnection' exists in both ...
30 Dec 2020 by Member 15008824
I am using Cassandra Sink Connector with Kafka, now i want to insert whole topic JSON as it is into single Cassandra table column instead of creating diff cols. so what should be the connector KCQL expression ? INSERT�INTO�connector_json_table...