No announcements
Found 2985045 threads
-
0 Votes
import failures
It seems like the comments column from row 23 has been truncated during import process.Answered | 1 Replies | 850 Views | Created by The World is mine - Monday, July 31, 2017 11:39 PM | Last reply by Lin Leng - Tuesday, August 1, 2017 2:17 AM -
0 Votes
How to pass database from one form to another form for iteration of database.
I want to iterate database also on form2 page for getting all table name present in that database.Answered | 3 Replies | 442 Views | Created by Risu Raj - Wednesday, December 20, 2017 6:25 AM | Last reply by Zhanglong Wu - Friday, December 22, 2017 7:16 AM -
1 Votes
importing a datatable from one database to another
Thanks for replay, In my query, I am not able to pass database password.Answered | 5 Replies | 2408 Views | Created by xpbaroda - Friday, May 7, 2010 9:32 AM | Last reply by xpbaroda - Tuesday, May 11, 2010 11:54 AM -
0 Votes
Timeout error importing database from Bacpac
I'm trying to migrate from SQL Server 2014 to Azure SQL Database using Bacpac files, following this ...Answered | 1 Replies | 2031 Views | Created by codingmonkey - Monday, June 5, 2017 5:49 AM | Last reply by codingmonkey - Monday, June 5, 2017 10:25 AM -
2 Votes
Reguarding moving a form from one project to another
Yes, you have to import/Add FormName.vb and FormName.designer.vb in your new project.Answered | 6 Replies | 3759 Views | Created by Stonehaven - Saturday, November 20, 2010 10:00 AM | Last reply by Dave299 - Saturday, November 20, 2010 6:14 PM -
0 Votes
How to export and import a database with all users from one server to another
What would be the best process to clean up the database from the server?Answered | 5 Replies | 1032 Views | Created by Avyayah - Thursday, January 23, 2020 10:43 PM | Last reply by Cathy Ji - Monday, January 27, 2020 7:23 AM -
0 Votes
Importing data and schema from one LoadTest2010 database to another
So just backup that database and restore on another server....Answered | 13 Replies | 1241 Views | Created by RAVISANGAM - Tuesday, January 1, 2019 5:53 AM | Last reply by RAVISANGAM - Monday, January 7, 2019 6:32 AM -
3 Votes
Select into database table from another database table
The standard solution to access another SQL SERVER Instance which usually is Installed on another Server Machine, is to use Linked Servers.Answered | 8 Replies | 5355 Views | Created by C-Sharp Mamba - Friday, September 6, 2013 10:26 AM | Last reply by Saeid Hasani - Friday, September 6, 2013 2:18 PM -
0 Votes
Importing a database with a function that reads from other databases
Hi HenryMM, In Azure SQL Database, access to remote databases and their tables is provided by elastic database queries.Answered | 3 Replies | 931 Views | Created by HenryMM - Tuesday, November 17, 2015 2:33 PM | Last reply by HenryMM - Thursday, November 19, 2015 8:38 PM -
1 Votes
Calling a form from another form
Add to the project Forms 2 to 5.Answered | 5 Replies | 3324 Views | Created by SoumyaSudhakar - Thursday, September 24, 2009 5:11 AM | Last reply by SoumyaSudhakar - Tuesday, September 29, 2009 5:47 AM -
0 Votes
Importing Resources from one server to another
You either need to delete the customers space and re-create or update the database.Answered | 3 Replies | 2607 Views | Created by K4rizma - Wednesday, September 14, 2011 7:47 PM | Last reply by Snake Hollywood - Friday, September 23, 2011 7:54 AM -
5 Votes
Opening a Form from Another Form
2) The name of your form instance variable and your form class should not be the same thing.Answered | 6 Replies | 9729 Views | Created by Deeb1234 - Wednesday, July 8, 2009 6:57 PM | Last reply by Deeb1234 - Thursday, July 9, 2009 9:40 PM -
0 Votes
Methods from another form
Yup, events are another way.Answered | 7 Replies | 3496 Views | Created by michaelgr123 - Saturday, May 16, 2009 12:07 PM | Last reply by Rudedog2 - Monday, May 18, 2009 6:19 PM -
0 Votes
Table migration from one database to another database
Import/Export Wizard will create the table without any pk and constraints , if want to create it with constraints and Pk use Generate Script ...Answered | 5 Replies | 1305 Views | Created by Zeal DBA - Thursday, November 26, 2015 9:44 AM | Last reply by ShabSQL - Thursday, November 26, 2015 10:28 AM -
1 Votes
How to import a number from SQL server database to WPF form
First of all you have to clear which technique you will be using to pull data from Sql Database.Answered | 2 Replies | 2514 Views | Created by Leoramsy - Monday, November 25, 2013 9:29 AM | Last reply by Vishal Kr Singh - Monday, November 25, 2013 1:20 PM -
0 Votes
data transfer from one database to another database in another system
Copying data from one server to another is a heavy operation - it takes a long time.Answered | 14 Replies | 5319 Views | Created by cris.evan - Tuesday, March 20, 2012 6:34 AM | Last reply by Nishink - Wednesday, March 21, 2012 5:41 AM -
0 Votes
Rebuild MS Access Database By Importing
Try recreating a new database building a few small tables, queries, forms and reports and see if that works.Answered | 16 Replies | 1082 Views | Created by Terry From Roseville - Monday, August 3, 2015 2:42 PM | Last reply by - Monday, August 31, 2015 12:00 PM -
1 Votes
Connecting one form to another using the ID from a Access Database
In addition, here is another way you can achieve your goal: // I presume that the form's name is MainForm public int ...Answered | 3 Replies | 4178 Views | Created by Debbiea25 - Wednesday, April 27, 2011 9:36 AM | Last reply by Debbiea25 - Tuesday, May 3, 2011 8:02 AM -
1 Votes
from one form to another
First of all, it does not create another process, just another window and that is what standard task manager (or should we call it Windows Manager) shows.Answered | 1 Replies | 2662 Views | Created by Oliver.Maximus - Wednesday, June 22, 2011 9:32 AM | Last reply by Ilya Tumanov - Wednesday, June 22, 2011 5:14 PM -
0 Votes
updating one form from another
Dude, let Form1 and Form2 your forms respectively and Form1 having Update() method.Answered | 3 Replies | 3255 Views | Created by urprob - Thursday, October 28, 2010 11:41 AM | Last reply by Figo Fei - Monday, November 1, 2010 7:05 AM - Items 1 to 20 of 2985045 Next ›
No announcements