473,465 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to Test Code's Database flexibility

Hello ,Every Body!
I'm a newbie in software test.Currently, I'm immgrant some code from
Oracle to SqlServer,I'm bothered how to test the new code's flexibility
to SqlServer.
The Situation is:
[Code Content]
From Front Control which gather user input to back core which assemble

Sql statement.
[Code Defect]
The Code have originally adapted pattern for cross database, but
however during the development,some code may be Oracle specified.
Thanks For Your Help!

Jul 21 '05 #1
1 1234
My advice: Move all data access to stored procs. You can migrate a good deal
of the code to SQL, but may have to tweak the proc to compile. Then, you are
are cross platform enabled. Other option: Only ANSI-92 compliant SQL in your
"ad hoc" queries (embedded queries).
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"rh******@mail.com" wrote:
Hello ,Every Body!
I'm a newbie in software test.Currently, I'm immgrant some code from
Oracle to SqlServer,I'm bothered how to test the new code's flexibility
to SqlServer.
The Situation is:
[Code Content]
From Front Control which gather user input to back core which assemble

Sql statement.
[Code Defect]
The Code have originally adapted pattern for cross database, but
however during the development,some code may be Oracle specified.
Thanks For Your Help!

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Anthony Abbot | last post by:
Hi I have a requirement to use the Application Center Test (part of Visual Studio.Net Enterprise architect) program, to simulate loading on my Web servers. Does anyone know if it is any good? I...
67
by: Steven T. Hatton | last post by:
Some people have suggested the desire for code completion and refined edit-time error detection are an indication of incompetence on the part of the programmer who wants such features. ...
235
by: napi | last post by:
I think you would agree with me that a C compiler that directly produces Java Byte Code to be run on any JVM is something that is missing to software programmers so far. With such a tool one could...
3
by: Ares Lagae | last post by:
Suppose one is writing a library behavior the classes A1, A2 and A3, which share some common behavior. Some applications will only use one of the classes, while other applications will use all of...
1
by: rhettliu | last post by:
Hello ,Every Body! I'm a newbie in software test.Currently, I'm immgrant some code from Oracle to SqlServer,I'm bothered how to test the new code's flexibility to SqlServer. The Situation is:...
6
by: Beowulf | last post by:
I'm working on upsizing an application from MS Access MDB -> MDB backend to MS Access ADP -> SQL Server backend. The application has the ability to create a new, empty database. Right now all...
3
by: josh.kuo | last post by:
Sorry about the subject, I can't think of a better one. I recently wrote some PHP classes that I think might be of interest to this group. Since I have been reaping the benefits of reading news...
4
by: dwohlfahrt | last post by:
Hi All, I've spent the last few hours looking for a simple yet clean method via C# that will allow me to test whether three or more strings are equal (by value, of course). I've been forced...
7
by: ApexData | last post by:
Hello I currently Link the FE/BE using the LinkTables Option and the Linked Table Manager. Any time I need to move the BE to another location, I have to go through this process over again. I...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.