No announcements
Found 832590 threads
-
0 Votes
jdbc connectivity in window7 64 bit
If you have the 64-bit Access Database Engine installed then your Java app needs to run 64-bit.Answered | 3 Replies | 19728 Views | Created by swasti - Thursday, August 19, 2010 8:23 PM | Last reply by Paul P Clement IV - Tuesday, April 12, 2011 9:58 PM -
0 Votes
System.AppDomain.CreateInstanceAndUnwrap "Exception StackTrace" on Window7 (64 bits)
It seems that you can build the project with x86 option so that the app will run as 32-bit process on 64-bit OS under WOW64.Answered | 2 Replies | 5680 Views | Created by wwang99 - Monday, May 9, 2011 12:50 PM | Last reply by wwang99 - Monday, May 23, 2011 8:30 AM -
0 Votes
SQL Server 2008 on 64 bit Windows 7 connection problems
See http://msdn.microsoft.com/en-us/library/ms378428.aspx for JDBC connection string details.Answered | 1 Replies | 4435 Views | Created by gokhlay - Sunday, October 30, 2011 1:46 PM | Last reply by Dan Guzman - Sunday, October 30, 2011 2:38 PM -
0 Votes
JDBC Connection to SSIS
Unproven idea, but you might try creating a J# assembly to access the JDBC and wrapping that in a script component.Answered | 2 Replies | 9881 Views | Created by vimal vachhani - Tuesday, September 29, 2009 4:41 PM | Last reply by Matt Carroll - Wednesday, September 30, 2009 4:15 PM -
0 Votes
c# connectivity to jdbc
my friends can anybody please give me some sample code ,procedure to connect jdbc from c# .Answered | 1 Replies | 16181 Views | Created by hot n thought - Sunday, August 15, 2010 12:11 AM | Last reply by Levi Domingos - Sunday, August 15, 2010 1:14 AM -
0 Votes
Connect to a SQL Server with JDBC
Please post questions related to JDBC and Java in the Oracle forums as they are responsible for these technologies.Answered | 2 Replies | 2738 Views | Created by empresa.igor - Tuesday, July 7, 2015 8:30 AM | Last reply by CoolDadTx - Tuesday, July 7, 2015 5:55 PM -
0 Votes
64 bit excel connection issue
The version you are referring to should have a 64-bit OLE DB Provider for Excel.Answered | 4 Replies | 2305 Views | Created by Sudhakar.R - Friday, August 2, 2013 7:54 AM | Last reply by M Vega - Friday, August 2, 2013 9:20 AM -
0 Votes
SQL Server Profiler and JDBC Connections
It is transparent to Profiler whether the workload comes from JDBC or other providers.Answered | 3 Replies | 7525 Views | Created by mh53j_fe - Wednesday, April 7, 2010 1:13 PM | Last reply by Justin Shen - Thursday, April 8, 2010 6:08 AM -
2 Votes
64 bit vs. 64 bit
Both are 64 bit versions to install on my Win7 64 bit machine.Answered | 10 Replies | 1615 Views | Created by ConfuziousII - Friday, July 24, 2015 3:34 AM | Last reply by ConfuziousII - Sunday, July 26, 2015 9:22 PM -
2 Votes
Connect to accdb with VB.Net on 64 bit system
That is correct, you cannot use the 32 bit driver to connect to Access on a 64 bit machine using the ANY CPU switch because this means that you application will run ...Answered | 9 Replies | 13237 Views | Created by KWKeller - Friday, December 24, 2010 4:57 PM | Last reply by Sylvain Lafontaine - Sunday, January 2, 2011 8:40 PM -
27 Votes
Connecting to Oracle on 64-bit (x64) machine
Connecting on 64 bit sq lServer 2005 using Visual Studio( SSIS packages) to Oracle 32 bit other server.While connecting giving an ...Answered | 80 Replies | 511697 Views | Created by JoelSSIS - Tuesday, December 6, 2005 11:55 PM | Last reply by Lincolndidon - Wednesday, June 24, 2015 8:33 PM -
1 Votes
How a 64-bit application connect 32-bit access data file
This is not an answer if one machine has 64-bit Office and another 32-bit Office.Answered | 6 Replies | 5038 Views | Created by after_base - Wednesday, November 21, 2012 7:10 AM | Last reply by Dave Kolb - Wednesday, February 13, 2013 4:00 AM -
6 Votes
Oracle connection issue - 32/64 bit issue
Initially on this 64 bit server, we had 64 bit oracle installed.Answered | 10 Replies | 7731 Views | Created by KavithaMS - Tuesday, March 25, 2014 9:13 AM | Last reply by Md. Rezaul Kobir - Monday, August 5, 2019 6:31 AM -
0 Votes
SQL Server 64 bit connecting to MS Access
The problem is that Office 32-bit and 64-bit are not compatible to each other.Answered | 11 Replies | 25228 Views | Created by Andre_Analytics - Friday, September 16, 2011 9:18 PM | Last reply by Pak-Ming Cheung - Saturday, October 8, 2011 2:30 AM -
0 Votes
64-Bit DSNs are not displaying in SSIS connection manager
Visual Studio is a 32 bit software so you wouldnt be able to see and use 64 bit DSN, if you want to see them you would have to install the corresponding 32 bit ...Answered | 1 Replies | 4165 Views | Created by Venubabu Chowdary - Tuesday, September 9, 2014 6:00 PM | Last reply by AB82 - Tuesday, September 9, 2014 6:43 PM -
0 Votes
JDBC Connection to SQL Server on my laptop
Do add the JDBC jar to your project before running the test.Answered | 4 Replies | 942 Views | Created by anaylor01 - Tuesday, March 8, 2016 5:23 PM | Last reply by Eric__Zhang - Wednesday, March 9, 2016 5:31 AM -
0 Votes
I’m connected to SQL by the JDBC driver, and now what?
You can't connect directly to it - you need to access it via SQL Server.Answered | 1 Replies | 4878 Views | Created by Gonzz - Sunday, May 10, 2009 5:34 PM | Last reply by Aaron Alton - Sunday, May 10, 2009 11:53 PM -
0 Votes
64 bit or 32 bit
To add on to what Vishal said, be sure you examine the database engine portion of @@VERSION rather than the OS version since you can run 32-bit under a 64-bit_OS.Answered | 2 Replies | 7897 Views | Created by subu999 - Friday, February 4, 2011 12:22 PM | Last reply by Dan Guzman - Friday, February 4, 2011 1:05 PM -
0 Votes
64-bit ODBC failure on connection to Informix
Microsoft Windows Server 2003 SP2 64-bit Microsoft SQL Server 2005 SP3 64-bit IBM Informix Connect client 3.5 ...Answered | 2 Replies | 6381 Views | Created by nsam - Friday, May 8, 2009 3:45 PM | Last reply by Manish Sharma - ETL - Wednesday, May 13, 2009 8:15 AM -
1 Votes
32 bit or 64 bit?
Check this: http://rongchaua.net/blog/c-how-to-determine-processor-64-bit-or-32-bit/ RegardsAnswered | 2 Replies | 3921 Views | Created by Tooraj Azizi - Tuesday, July 20, 2010 4:05 AM | Last reply by Matthew Watson - Tuesday, July 20, 2010 9:02 AM - Items 1 to 20 of 832590 Next ›
No announcements