Questions tagged [data-connections]

116 questions
0
votes
0 answers

Reinstate data connection for data table

I got a data table that was accidentally unlinked and then saved. Is there a way to reinstate the database connection without the table/sheet falling apart? The sheet is heavily formatted and has a lot of columns that are calculated.
Spurious
  • 1,903
  • 5
  • 27
  • 53
0
votes
2 answers

Linking Access database to Excel pivot table, when Database is saved on a shared network drive

I have been working on linking an MS access database to an excel pivot table. The MS access is saved to a file share, which on my computer is mapper to an "S" drive. Problem: After I finished making the report I sent it around but it didn't work…
0
votes
1 answer

No Data Source Name to select; Check for and remove synonym to a database project

My Visual studio, on opening a certain project, builds so fast but takes forever to start running. I searched and found it is saying something like: "Adding a synonym to the database project" is the root cause. I tried to re-add the data connection…
user2751691
  • 401
  • 2
  • 10
  • 32
0
votes
1 answer

Visual Basic Login

Would somebody be able to help me I'm having some issues with my login. When i try to log in i get the error "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done." - In junction with the…
Jaxom Nutt
  • 49
  • 1
  • 7
0
votes
1 answer

Adding/removing rows form a repeating table linked to a secondary data source

I have some data I want to fill in when my form opens, so I created an XML-file-based secondary data connection (it has to be a secondary connection, not the primary) with some sample values with the intent of later removing them and replacing them…
Chris
  • 3,400
  • 1
  • 27
  • 41
0
votes
0 answers

Database 'MYdb' cannot be opened

I am using SQL Server 2008 Express I created a database using the following queries create database testdata on primary (name = testdata, filename='C:\data\testdata.mdf'), filegroup filestreamgroup contains filestream (name = testdata_1,…
0
votes
1 answer

Make SQL Server compact 4 data connection with Visual Studio 2010 Express

I am trying to do a sql server compact 4 data connection with visual studo 2010 express but I have seen that it is not listed under data connection. Also SQL server compact toolbox…
Willy
  • 9,848
  • 22
  • 141
  • 284
0
votes
3 answers

how to connect to a data connection programatically in mobile by android

i would like to get data from my host server by using a data connection in mobile. when my app is open it should connect to host server by data connection automatically. when in case of connection lost ... my service should automatically connect to…
Vinod Kumar
  • 312
  • 4
  • 10
0
votes
2 answers

What do I need to install to make Data Connections in Server Explorer work?

I must have uninstalled something recently because the Data Connections no longer work. When I try to expand the Tables node, I get this: Microsoft Visual Studio Could not load file or assembly 'Microsoft.SqlServer.Management.Sdk.Sfc,…
AngryHacker
  • 59,598
  • 102
  • 325
  • 594
0
votes
1 answer

Unable to establish connection pool between Tomcat7 and MySQL on Amazon EC2

I am trying to establish a connection pool between Tomcat7 and MySQL on Amazon EC2 machine. I have copied Connector/J JAR file to WEB-INF/lib folder but I am getting the following error in catalina.out Jul 15, 2012 6:49:10 PM…
Gaurav Agarwal
  • 18,754
  • 29
  • 105
  • 166
-1
votes
1 answer

Heroku Postgres: Too many connections. How do I kill these connections for TEAM/ORGANIZATION?

I needed to find an answer to it and wasn't able to, so I decided to share it with you.
Xaxage
  • 249
  • 1
  • 4
  • 9
1 2 3 4 5 6 7
8