No announcements
Found 2933592 threads
-
0 Votes
Adding to a Database Table after connection and deployment
I have a Windows Forms App that is connected to a MySQL database. I created the tables in the database and inserted some dummy data for ...Answered | 3 Replies | 5090 Views | Created by mreed72 - Wednesday, June 1, 2011 7:39 PM | Last reply by Alan_chen - Monday, June 6, 2011 2:46 AM -
0 Votes
Database logon after deployment
I am having a problem with a deployment on a user's machine that won't connect to the SQL Server 2005 database for a report's ...Unanswered | 0 Replies | 3349 Views | Created by uncle hammy - Wednesday, September 13, 2006 7:23 PM | Last reply by uncle hammy - Wednesday, September 13, 2006 7:26 PM -
0 Votes
adding a table to an existing database
from VS2010). I have indicated that I wish to add a table to this database, proceeded to define my table, saved the sql from ... -
0 Votes
How to update Database with Table Adapter??
it looks at the modified data to know whether it has changed or not. depending on your needs the easiest way sometimes is to set to not copy and ...Answered | 2 Replies | 3016 Views | Created by ntok - Thursday, January 14, 2010 2:26 PM | Last reply by ntok - Friday, January 15, 2010 8:28 AM -
0 Votes
Deployment database connection errors ?
-88a0-bb8b52c29d37/package-deployment-error-change-connection-string-to-sqlncli10-or-find-and-install-support-for?forum=sqlintegrationservices I ...Unanswered | 2 Replies | 928 Views | Created by blastoSO - Thursday, January 16, 2014 12:04 AM | Last reply by Mike Yin - Tuesday, January 21, 2014 6:40 AM -
0 Votes
Deployment database connection issue
file. everything has been working fine in VS 2010, and when I run it i dont have any problem connecting to the database. Also when I publish the files to ...Unanswered | 3 Replies | 892 Views | Created by lexius - Wednesday, August 22, 2012 4:43 AM | Last reply by Sriram143 - Thursday, August 23, 2012 7:57 AM -
2 Votes
Adding table to a replication configured database
Hi, I have transactional replication between two servers. The publisher and distributor resides on the same server. We need to add a table to the publisher ...Answered | 3 Replies | 1056 Views | Created by GN Rao - Thursday, May 15, 2014 5:52 PM | Last reply by GN Rao - Thursday, May 22, 2014 3:02 PM -
4 Votes
Adding a database connection (MySQL) to VS2010
I'm getting an error when Adding a Database Connection... It says "Out of sync with server"... I'm trying to connect ...Answered | 3 Replies | 9492 Views | Created by Dekowski4111 - Monday, July 11, 2011 4:57 PM | Last reply by chylld - Thursday, July 21, 2011 7:37 AM -
1 Votes
Adding numbers to a table after creation
I'm currently looking to update a database, and one of the things I want to do is add a reference table (product_name, product_ID) as it ...Answered | 5 Replies | 3795 Views | Created by iGGt - Thursday, July 16, 2009 2:33 PM | Last reply by iGGt - Thursday, July 16, 2009 4:27 PM -
0 Votes
SSIS Database connection problems and deployment problems
is: Originally, I created a SSIS package using windows authentication. Once I completed the work, I wanted to change the connection to SQL Server ...Answered | 14 Replies | 8127 Views | Created by Taffy Lewis - Monday, December 31, 2007 6:08 PM | Last reply by Taffy Lewis - Wednesday, January 2, 2008 7:10 PM -
0 Votes
Adding Table to Existed Database
Issue a Create Table command within a script file and update the database and add whatever tables and fields ...Answered | 4 Replies | 2992 Views | Created by Computer Guy2 - Monday, February 25, 2008 7:30 AM | Last reply by Computer Guy2 - Sunday, March 2, 2008 8:18 AM -
0 Votes
adding an image to a database table
Hi, I am using SQL Server 2005. I have a table in my database which has two columns : ImageId (Type: nvarchar ...Answered | 2 Replies | 8019 Views | Created by Utsav Kedia - Monday, March 6, 2006 5:40 AM | Last reply by Raj Kasi - MSFT - Saturday, March 18, 2006 1:43 AM -
0 Votes
Oversize table after backup and restore database
We transfer a database from SQL Server 9.00.5069.99 (2005 SP4) To new Sql Server -
1 Votes
Web Deployment and Database Deployment.
consolidating the Web and Database deployment. I need to find somewhere where I can troubleshoot the deployment of this project but I am NOT using ...Answered | 2 Replies | 7767 Views | Created by aarondl - Monday, May 10, 2010 11:09 PM | Last reply by aarondl - Tuesday, May 11, 2010 8:48 PM -
0 Votes
How To Connect to Database after Deployment
Hi there - I found this older post and it may be related to my problem. I have a connection string in my ...Answered | 8 Replies | 4249 Views | Created by WackoWolf - Sunday, March 19, 2006 3:39 AM | Last reply by BonnieB - Sunday, March 19, 2006 5:53 AM -
0 Votes
How to update database after adding new entity/table?
naming, Compare and Sync model <=> DB, Sync SSDL <=> CSDL (EF4) huagati.com/L2SProfiler - Query profiler for Linq-to-SQL and ...Answered | 4 Replies | 3530 Views | Created by voss - Monday, September 6, 2010 5:21 PM | Last reply by Michael Sun [MSFT] - Tuesday, September 14, 2010 8:43 AM -
0 Votes
Adding a Table to SharePoint Server 2007 Database
Let's put it this way, Microsoft include in their strong recommendation not to even *read* the database directly. Adding something - even a separate table ...Answered | 2 Replies | 4424 Views | Created by hollyquinn1 - Friday, March 5, 2010 8:51 PM | Last reply by hollyquinn1 - Saturday, March 6, 2010 4:48 PM -
0 Votes
Login Error adding connection to database
Hi DeeEhVee, Thanks for your post. But I'm not familiar with database connection, I suggest ...Unanswered | 1 Replies | 3746 Views | Created by DeeEhVeeEyeDee - Thursday, April 14, 2011 12:00 AM | Last reply by Victor_Chen - Monday, April 18, 2011 8:03 AM -
1 Votes
Deployment error after adding ID_REQ_GRYROSCOPE
pope up saying there is a deployment error. If choose to continue, another error dialog pops up saying: "A specified communication ...Answered | 4 Replies | 1593 Views | Created by RobKing168 - Wednesday, January 23, 2013 1:10 AM | Last reply by SimnixSoftware - Saturday, February 1, 2014 5:23 PM -
0 Votes
Adding a connection to a database from the code?
Hello all, Hope this is question is not too obvious... Is there a way to add to my local server a connection to ...Answered | 1 Replies | 3362 Views | Created by Nieve - Tuesday, January 9, 2007 10:59 AM | Last reply by Nieve - Tuesday, January 9, 2007 11:13 AM - Items 1 to 20 of 2933592 Next ›
No announcements