Viewing 8 posts - 16 through 23 (of 23 total)
Hi,
I was able to install the databases (ReportServer and ReportServerTempDB) on a another SQL Server. It could have been the reason that the original server I was intended to install had...
March 8, 2005 at 9:13 am
You can create a replica making your database as the design master. You can synchronize the replica and the design master too, but to schedule the synchronization, you will need...
December 13, 2004 at 6:59 am
I ran into this issue many times. It's an invalid date senario. In Access you can enter enything you want in a date field unless it has a input mask. Sort...
October 8, 2004 at 6:59 am
We are using a different solution to schedule the package using dtsrun utility in the command prompt and scheduling the bat file on windows scheduler. It's working fine so far.
July 29, 2004 at 6:47 am
Do you want to move the tables to MSDE and leave everything else on the Access so that the data remains on the MSDE and Access will be front end?
If...
July 16, 2004 at 8:47 am
Peter, we use ASP.Net and SQL Server as well, which I beleive is a N-tier because of using a browser, webserver(business logic) and database.
Now if I am using windows...
May 14, 2004 at 6:50 am
You will need a ASPNET user account to login to the server or Windows Integrated security.
May 13, 2004 at 7:14 am
Hi,
We have some applications use MS Access 2000 front end and SQL Server 2000 back end. All the tables and views are linked using DSN-less ODBC connections. We have the Access front...
May 12, 2004 at 8:12 am
Viewing 8 posts - 16 through 23 (of 23 total)