473,387 Members | 1,440 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Best Test environment

82 64KB
Hi. Have an ACCESS front end and SQL Server back end. Need to start redesigning the back end but folks still need to be using the DB. What is my best bet for a test environment? I was thinking SQL Server Developer Edition. Throughts would be appreciated. Thanks.
Apr 5 '13 #1
2 1136
r035198x
13,262 8TB
Depends on how much SQL Server specific stuff you are going to use and what kind of testing strategies you are employing. In-memory databases are preferred for unit tests but if you are setting up an integration testing environment then you want to use the one as close to the production one as possible.
Apr 5 '13 #2
barbarao
82 64KB
@r035198x
I'll be merging tables, creating new tables, and revising all the routines to accomodate the new structure. Please trying to build new automation features. I've never done something like this with a SQL backend.
Apr 5 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Cyrus D. | last post by:
Hi guys, What's the best way to test for an empty form value ? I am doing it like this now: $test = $_POST; if(strlen($test) < 1) // it is empty ! Maybe I can just go:
1
by: Steven Dilley | last post by:
I need some advice. How do you set up a test environment, with every possible browser? My past experience is that once you install a new version, the old version my not necessarily behave the...
1
by: sandman | last post by:
I've done all my development on my own machine, running it on the localhost IIS. Now I need to let a couple of users test it. How can I set them up so they can access the Access 2000 database...
1
by: rbg | last post by:
Hi We have completed the development phase and need to deploy the app to the test environment. Needed to know what all things are involved in setting up the test environment. the application...
48
by: Ark Khasin | last post by:
Unit testing is an integral component of both "formal" and "agile" models of development. Alas, it involves a significant amount of tedious labor. There are test automation tools out there but...
1
by: AccessHunter | last post by:
I am new to ASP, but been asked to look into a production issue. I was looking at the code and found this, data_source = "driver={Microsoft Access Driver...
4
by: Max2006 | last post by:
Hi, I am using ActiveDirectoryMembershipProvider for authentication. In my development environment I don't have any Active Directory available for development and test. Basically my development...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.