Error: ORA-12514: TNS:listener does not currently know of service requested...
Hi all,This is PL\SQL Issue.When we want connect to toad, we are getting an error as below. Anybody have an idea on this. Please share your ideas.Error: ORA-12514: TNS:listener does not currently know...
View ArticleERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and...
hi guys, i have installed MySQL ODBC Driver 3.51 & 5.1 in my pc.I got the following error if my connection as below:Dim ConnStr As String = "DRIVER={MySQL ODBC 5.1...
View Articlequery formation
hi guysI have to add GROUP_NAME in below query i.e GROUP_NAME should be displayed. column of GROUPS are as follows: GROUP_NAME ID GROUP_USERS LEDIT query are as follows:"select 0, disp_office_code as...
View ArticleShowing the user any errors that occurred
I have unique constraints on my table, and if the user tries to insert into the table duplicate data, i'd like to append any error text generated by Oracle to my label<asp:Label id="lblError"...
View Articlecannot connect mysql using odbc connector
hi all i have install mysql odbc driver 5.2 in my windows machine. i have set up an system DSN to connect to mysql database and connection success. then i have wrote a code to get dataset from mysql...
View ArticleERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and...
Provider=MSDASQL;Driver={MySQL ODBC 5.2 UNICODE Driver};Server=localhost;Port=3306;Database=fixedasset_kl;User=root;Password=password;Option=3Above is my connection string. And, I have configured and...
View ArticleFrom Excel to SQL
i am trying to transfer my data from excel 2007 to SQL. But i am facing the following error."The Microsoft Office Access database engine could not find the object 'NewEmployees'. Make sure the object...
View Articlequery formation
i have to add GRPNAME in below query."select 0, disp_office_code as office_code,(select office_name from offices where office_code=disp_office_code) as office_name from disp_offices where...
View ArticleCreate excel file in c#
I need to create a excel file and in this excel file I need to create some formulas, protect some columns, put images, everthing in c# code. My question is: .net framework support that?Is there any...
View Articlespeed up excel insert
i am inserting dynamic columns into excel and it is taking about .4 seconds / insert for 200 headers so its amost 1 full min to insert the headers. short data goes much faster and the headers are long...
View Article"Unable to read file" - error when opening file using MS Excel
Hello,I have created a functionality to send xls report to client. I have used datareader to get data from SQL server and used response.write to send the data to client.Many time when i open the...
View ArticleSpecified driver could not be loaded due to system error 126
Okay, I'm trying to pull data from a Progress Database. I've searched around and they suggested installing progress on the server that is running the IIS/ASP.NET applications. I have done this, but...
View ArticleTNS error when connecting to multiple databases
I get the following error when attempting to dynamically Databind a DropDownListTNS:could not resolve the connect identifier specifiedI have 2 connection strings in web.config<add...
View ArticleUnknown error
I have a user gets an error when using Onyx and Oracle. I cannot find anything when researching the issue... I am not expecting much but I figure I should just throw it out there and see if anyone has...
View ArticleDisplay Excel file on Click
<div class="body">Hello,I created a web application and I wanted to include a button that would display a related excel workbook.The code I used to accomplish this: var run = new ProcessStartInfo...
View ArticleError in list of function arguments: 'SELECT' not recognized / ORA: 01008 not...
Why this block of code producing error in sqldatasource wizard in Visual studio , what i can do make it work , Is it a syntax error or what, if so please help me with a reference or a tool. thanksis...
View Articlefind max value from string and increment by 1 to generate new code.
Dear All, i have a data in my oracle database like 'A010102','A020204' ,'B030102' now depending upon next group comming as an user input i need to fetch max of last two digits and by...
View ArticleNew server
Hello,We are outfitting a new web server to replace an older one that runs a VS.Net 2008 application that uses an Oracle Data provider.The version runnning on the older server is Oracle Data Provider...
View ArticleHow to connect with DB2 IBM database server using webservice in c#.net
How to connect with DB2 IBM database server using webservice in c#.net
View ArticleThere was an error parsing the query. [ Token line number = 1,Token line...
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code....
View Article