connecting with oracle 10g through vb.net using OLEDB
Hi...sir i want to connect with oracle through vb.net using OLEDB,, how i can ? and is there any alternative except OLEDB and ODBC to connect with oracle 10g.. thank u
Hi...sir i want to connect with oracle through vb.net using OLEDB,, how i can ? and is there any alternative except OLEDB and ODBC to connect with oracle 10g.. thank u
Hi All, I am trying a Tricky one here, Request your help on the same. I have access 2007 Data base, Present in Share point. I have a Excel macro which Interacts with Access Database.
I am sharing the code and web.config everything seems to be fine but i am getting an exception when i am filling the datasource.I am getting an exception on the line dtAdapter.Fill(ds)
Dear All, how to write the connection string of a file which is XML spread sheet 2003 my file named test.xml and its contains is: <?xml version="1.0"?> <?mso-application progid="Excel.Sheet"?>
Dear all, how to write the connection string of XML File which represent a Spread Sheet document
First thank you for your kind information in advance. This is first time to use p6 professional R8.2 , i cannot start using the program every time asking for string, username and password. My questi
I have read countless postings on connecting to Oracle and I am still stumped. One problem may be that I am running a 64 bit machine with 32 bit Oracle installed trying to make everything work. When I
Here's the setup: MS Access has a linked table to SQL Server. SQL Server has a password on it. Trying to use Excel VBA to query this linked table in Access, but I can't get the connection string co
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. How can i solved this problem??
I just replaced the hard drive on my Windows 7 machine (my development computer). I did not have any issues with this working on the old hard drive, but I think I remember I had to change something or
Can i get a complete list of hyperion settings and maybe we can add this to oracle or another section. here is what i have so far "Data Source=https://server.company.com/aps/XMLA;Initial Catalog=DBNam
This might be better posted to Microsoft forum, but since I'm here... I had a connection string that worked on a 10g Oracle DB when using the HP QTP tool. Now the string doesn't work. I keep gett
I need some help with code for connecting to an Excel file saved on a SharePoint server. The code works fine here Public Sub Read_Master() Dim cn As ADODB.Connection Dim adoRS As New ADODB.Recordset
We have the need to distribute an Excel report with embedded SQL. We do not want to have to publish the ODBC connection to every user's desktop, but for Excel to reference some centrally located file
I am sure this question must have been asked before but I haven't found any answer on the web. How does one create a dsnless connection string in Excel 2010 in order to access a sql-server database?
Hello world! I am digging myself into the topic of database connections and unfortunately I am stuck. Problem: On a sharpoint webserver I have two files: source.xlsx and analysis.xlsx. The source
The example of the program of import of data in Excel from PostgresSQL DB is necessary
Hi, I want to use cobol to retrieve data from oracle data base. But I have not see any connection string for oracle Somebody have an example of connection to oracle database with cobol with a simpl
I use var selectCmd = "SELECT * FROM [" + excelSheetName + "]"; The connection string With Extention of: Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" + absPath + fName + ";Extended Properties=
hi, i m new to this environment. can u explain me how can i get all the column names from a sheet.I have more than one sheet in my workbook and i want to get the column name from with their respectiv
I have tried to connect to Citrix Oracle Database using the logic i used to connect to Database..But here i am getting error.. is Connecting to Citrix database is different to Normal Oracle databas
Hi I have made this VBA programming that copys from a Excel sheet to another. But now I get this message "There is a lagre amount of information on the Clipboard. Do you whant to be able to paste t
Hey all, first time poster. I am a GIS (Geographic Information Systems) analyst and I use ACCESS and EXCEL alot for data extraction to bring into my GIS system. I have a vbScript file that was crea
Hi, Is there a way to send encrypted password in the connection string? Please let me who had same objective and have any solution for it.
Hi. I have two files (file1.xlsm and file2.xlsx) and I want to bring a series of data from file2.xlsx to file1.xlsm, without opening the first one (file2.xlsx). For this I am using this code, which
Hi! (sorry for bad english) I get an error code that says (translated from swedish) "Wrong SQL expression, use Delete, Select, Insert...." Error Code -2147217900 (80040e14) rs.Open i marked The thi
Hi, On a Windows 2008 server, in ODBC Data Source Administrator, I have defined a system data source (System DSN) named TRAP, with the driver : "Oracle dans OraClient11g_home1". In the ASP scrip
I have an Access 2007 database with records being inserted every 5 minutes, there are 17 columns. 1st column - date and time 2nd column to 17th column are values - (0-100) My Excel 2007 OLEDB dat
Hi we use,Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production We got a requirment to connect to SQL Server DB and get access a View. My DBA provided servername, DB name,User
I have a PC with two Oracle clients, each with his tnsname.ora. In it I created an ODBC connection (System Data Source). I want to know which of tnsname.ora is used to connect to the Oracle.