Quantcast
Channel: Oracle, MySQL, Sybase, Informix and other databases
Browsing all 1350 articles
Browse latest View live

Is there MySql T-Transactions to SQL Server Online Converter?

Is there MySql to SQL Server Online Converter?I want to convert T-Transaction of MySQL to SQL Server:CREATE DATABASE IF NOT EXISTS 'MyDatabase' CHARACTER SET utf8 COLLATE utf8_general_ci;

View Article


conversion failed when converting date and/or time from character string. in...

When importing excel column Date in to sql Table i am getting error like this :"conversion failed when converting date and/or time from character string. in asp.net c#" My Code:protected void...

View Article


not getting query proper value in mysql

Hi all,       I am having a query in which am getting proper value by joining two tables below is the syntaxselect distinct t.user_id, first_name,last_name from tbl_user t left join tbl_req_task_map r...

View Article

Connect to MySQL from Web Pages with MySQL ODBC 5.1 Driver

Hi,I built a Web Pages (.cshtml) Razor website that uses a MySQL Database for the site content. On my development server and my own hosting companies server the site works fine. The connection to MySQL...

View Article

can't connect to mysql server (localhost)

i am trying to create a new connection using localhost. but fails and error message prompt as below:error code: 2003can't connect to mysql server localhost (0)i am using sqlyog to connect, why i can't...

View Article


Compare Three tables and fetch the vendor ID according to the Conditions

Table 1 (Vendor)ABC DTable B (Assigned Vendor)ACDTable C (Vendor Payment)A  ( Not Yet Make payment )C   ( Payment Done )Expected Output IS  : B and CExplanation :1. B is the New Vendor Items so it can...

View Article

What is wrong in that

CREATE PROCEDURE 'DL05sp' (IN timval datetime,IN resis float,IN BarCode1 varchar(150),IN BarCode2 varchar(150)) BEGIN INSERT INTO dl05 (TimeValue, Resistance, BarCode_1, BarCode_2) values...

View Article

way to connect to informix?

Good morning,I need to take an old application and repoint it to the new database which is informix. I can't seem to find a way to connect to it. This is what I have so...

View Article


Get OleDb reading from excel to skip all empty rows.

I have been wracking my brain trying to figure out how to get OleDB to not import empty rows in my importable excel files.  It starts and will run perfectly fine until it hits an empty row and then it...

View Article


convert db2 to sql server

can nay one help me how to convert following db2 query to sql serverselect AO_CARDHDR_NO||' '||AO_MERCHANT_ID||'  '||AO_REQUEST_DATE||'  '||AO_BILLING_AMT||'  '||AO_APPROVAL_CD,count(AO_CARDHDR_NO||'...

View Article

try connect to MySQL

what is the mistake i did when try connect to MySQL server. Thank for help<add name="conString" connectionString="Data Source=localhost;Initial Catalog=db_insurance;Integrated Security=True;"...

View Article

Image may be NSFW.
Clik here to view.

mySQL auto increment

how to insert data manually into database , auto-increment added automatically the way i did is wrong? for the CustID i already set to auto increment, supposedly database will auto detect the id?

View Article

Not able to connect to Oracle database from Visual Studio 2012, giving error.

I am trying to connect to Oracle database from Visual Studio 2012 but I am getting the error as "attempt to load oracle client libraries threw badimageformatexception this problem will occur when...

View Article


Am getting this error in orcle 11g ORA-06550: line 1, column 7: PLS-00306:...

Here   p_ebond_id is output parameter and its datatype is number below code am using but getting error.Please tell where am going wrong.              OracleParameter pebondidout = new...

View Article

ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and...

ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in windows server 2008 r2.I made a application in asp.net c#.I am using ODBC connection.When I...

View Article


fetching data from datareader

Hello,Can anyone please tell me how to fetch 5000 records using Oracledatareader.we tried with following code.but nothing is returning.oraclecommand cmd=new oraclecommand("query" ,con)oracledatareader...

View Article

Entity Framework Exception: Schema specified is not valid. for oracle

I working in Asp.net with entity framework in vs 2010 with oracle database. I provide connection string from code for entity frame work datacontext. Here is my code:public static string getConStrSQL()...

View Article


check if value exist into database (best way)

how to prevent duplicate CustName insert into database, can i use Linq method to filter but do not has data table? has any best way to do ? protected void btnSave_Click(object sender, EventArgs e) {...

View Article

need help in left outer join for output

dear all,             I am stuck in left outer join in ORACLE. Below are my two tables and expected output.table1 is as...

View Article

Oracle.DataAccess.Client.OracleException

IM Running into the below issue when I open a particular tab in a MVC webapplication which is using Oracle as a backend. I tried to remove the old reference of Oracle.DataAccess and added a new...

View Article
Browsing all 1350 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>