No announcements
Found 82351 threads
-
0 Votes
Is it possible to synchronize SQL Compact databases without a central SQL Server?
We have a desktop application that is using LINQ to SQL on top of a SQL Server Compact database.Answered | 1 Replies | 9826 Views | Created by nobba - Thursday, January 21, 2010 10:23 AM | Last reply by Rudi - Euricom - Thursday, January 21, 2010 12:33 PM -
0 Votes
Delete local MS Project2007 cache using -Macro.
Thnx a lot for the response I have used this "cleanup cache" in my macro, but it opens a dialogue box to select projects to remove from cache which i don't want, because ...Answered | 5 Replies | 10386 Views | Created by Sachin Vashishth - Saturday, January 29, 2011 6:27 AM | Last reply by Sachin Vashishth - Monday, February 7, 2011 6:56 AM -
0 Votes
Database
Here's a link to a SQL Server 2005 database administration book that has received some favorable reviews.Answered | 8 Replies | 11329 Views | Created by Keithlc72 - Thursday, November 13, 2008 11:55 PM | Last reply by Mr. Wharty - Wednesday, February 1, 2012 10:03 AM -
0 Votes
How can i Synchronize .sdf Database to .mdf Database and viceversa
if you have set your adapters correctly, that looks fine. if you've used the Local Database Cache wizard, then it looks fine as well.Answered | 9 Replies | 9461 Views | Created by Honey25 - Wednesday, February 15, 2012 6:56 AM | Last reply by Honey25 - Thursday, February 23, 2012 6:22 AM -
0 Votes
MIcrosoft Sync Framework For Devices RTM (Database)
Local Database Cache is not available for Smart Devices Project. the SyncFx for devices doesnt support direct sy2-tier synchronization, so you'll have to add a middle layer ...Answered | 3 Replies | 8253 Views | Created by Joe Manjiyil - Monday, March 1, 2010 2:51 PM | Last reply by JuneT - Tuesday, March 2, 2010 4:09 AM -
0 Votes
Database mirroring for MCSRM_CONFIG
I tried edit configdb registry key to "Data Source=<MSCRM_MIRROR>;Failover Partner=<MSCRM_PRIMARY>;Initial Catalog=MSCRM_CONFIG;Integrated ...Answered | 2 Replies | 3820 Views | Created by Vincent Pang - Tuesday, June 19, 2012 8:41 AM | Last reply by Vincent Pang - Wednesday, June 20, 2012 8:02 AM -
0 Votes
how to integrate the client DB with the Local DB?
Hi, I am working with c# application.For example I have local database with 3 tables.Answered | 1 Replies | 9147 Views | Created by venakt - Monday, January 12, 2009 9:07 AM | Last reply by sudarshans1 - Monday, January 12, 2009 11:30 AM -
0 Votes
Database Link
I was asked by a client to build a desktop app to periodically query a local database, create an XML file, then upload the file to a server.Answered | 1 Replies | 927 Views | Created by rklockner - Tuesday, May 6, 2014 3:47 AM | Last reply by Joel Engineer - Tuesday, May 6, 2014 4:40 AM -
1 Votes
Database Certifications
Exam 70-433: TS: Microsoft SQL Server 2008, Database Development.Answered | 1 Replies | 9191 Views | Created by Eukey - Tuesday, August 4, 2009 4:48 PM | Last reply by Rubel Khan - Tuesday, August 4, 2009 5:46 PM -
29 Votes
how to synchronize CRM database with other database?
I dont understand what this code meant for and how this code can be useful in synchorization of crm database with ess database.Answered | 7 Replies | 4102 Views | Created by Amit Kasundra - Tuesday, February 7, 2012 12:22 PM | Last reply by Amit Kasundra - Thursday, February 9, 2012 9:56 AM -
0 Votes
Plugins Caching Strategy
If you need very fast read perf. on this I'd recommend adding a dictionary object on the xRMCache class so the first time a value is read or written you update the dictionary & database ...Answered | 2 Replies | 4623 Views | Created by shane carvalho - Wednesday, May 26, 2010 2:26 PM | Last reply by shane carvalho - Wednesday, May 26, 2010 8:35 PM -
0 Votes
How to keep my CRM Database and Application Database in Sync?
you can create a plugin in CRM on product create and there you can write code to update your application database.Answered | 1 Replies | 5026 Views | Created by Abdul Raziq - Wednesday, September 8, 2010 4:27 PM | Last reply by HIMBAP - Wednesday, September 8, 2010 4:37 PM -
3 Votes
DataBase configuration In VB Application.
In general, if the database is to be accessed by multiple users, you should place it on a server, then configure your application so it connects to that server/database instance when ...Answered | 2 Replies | 1740 Views | Created by Subwoofer2013 - Thursday, April 18, 2013 3:52 PM | Last reply by Subwoofer2013 - Friday, April 19, 2013 5:39 AM -
0 Votes
CRM Local Caching, is that possible?
You could use the Outlook client with Offline access, and you can modify the Local Data Groups to determine what data is replicated Microsoft CRM MVP - http://mscrmuk.blogspot.com ...Answered | 2 Replies | 6810 Views | Created by Peter US - Thursday, October 22, 2009 9:25 AM | Last reply by Alex Fagundes - PowerObjects - Thursday, October 22, 2009 3:14 PM -
2 Votes
Database theory test
Database normalization is a data design and organization process applied to data structures based on rules that help building relational databases.Answered | 2 Replies | 8718 Views | Created by donderma - Wednesday, September 28, 2011 12:58 PM | Last reply by Khan Mahboob - Wednesday, October 5, 2011 11:49 AM -
0 Votes
How to handle schema changes in sqlserver/sqlce synced databases?
This would obviously require new client databases, but I'm wondering if it'd be significantly faster.Answered | 3 Replies | 7159 Views | Created by MJKlassen - Tuesday, December 7, 2010 8:55 PM | Last reply by JuneT - Wednesday, December 8, 2010 11:37 PM -
2 Votes
MS CRM with Oracle as database
Currently we can not replace MS CRM Database from MSSQL to ORACLE.Answered | 8 Replies | 17630 Views | Created by GURUPATIL - Thursday, February 11, 2010 6:43 AM | Last reply by vibhor.agarwal - Monday, August 1, 2011 6:11 AM -
0 Votes
Local database cache and filters
Isn't it possible to use filters when using the Local database cache wizard to generate Sync framework code?Answered | 1 Replies | 15878 Views | Created by Oled - Thursday, December 10, 2009 3:38 PM | Last reply by jigu2014 - Saturday, December 12, 2009 1:29 AM -
2 Votes
Large database sync scenario
I am interested in what advice you would give to guarantee the integrity of a collection of records syncd in this way.Answered | 5 Replies | 8968 Views | Created by Andy Wigley - Thursday, December 9, 2010 12:41 PM | Last reply by Ganeshan - Friday, December 10, 2010 5:36 PM -
0 Votes
Access 97 Database Compatible
You can store an Access database on your home server, but you should expect Access to be very slow with certain operations.Answered | 4 Replies | 4422 Views | Created by joedtruck - Wednesday, February 17, 2010 10:23 PM | Last reply by Evaders99 - Friday, February 19, 2010 7:51 PM
No announcements