Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Browsing all 13329 articles
Browse latest View live

SQL Server 2008 caching

I have a SQL Server 2008 R2 database and a COM API that I need to call to access the data. The API is not efficient at all. We have to perform a multitude of calls (which turns into a multitude of...

View Article


Relationships

I have an old database and it works fine bu there are NO relationships setup in the grid, just via the queries is all. My questions is why would I need to create relationships in this grid if the db...

View Article


Create a linked server 2008 SQL Express to Pervasive

I installed 64bit version of SQL Express and I initially installed Pervasive 10.0. Did not see Pervasive show up a provider, in MS Visual Studio, when trying to create a linked server. I downloaded a...

View Article

The U.N. Security Council

The U.N. Security Council -- including Pyongyang's ally China -- votes unanimously for tougher sanctions, despite N. Korea's threat of a "preemptive nuclear attack." Watch Oz The Great And Powerful...

View Article

It is "blatantly offensive"

It is "blatantly offensive" that some knives will be allowed back on U.S. aircraft when the reason knives were banned in the first place was that they made the 9/11 attacks possible, a former flight...

View Article


The bellicose statement

The bellicose statement, carried by the North's state-run Korean Central News Agency, came during a week of high tension on the Korean Peninsula as military drills take place on either side of the...

View Article

tables for E-commerce website

we are doing the project of type E-Commerce. i need some clarity of db tables. how many tables and what are they...

View Article

Erwin Importance in db2

Hi all, can anybody tell me wat is the inportance of erwin in db2, i tried in net also, but i am not getting useful info.....

View Article


Problem while Spooling Query Output

Hi, I am trying to run a query to extract data from a linked access datatable through toad. The table that the query needs to sift through has over 12 Lakh rows and 70 columns. I am running a simple...

View Article


Exclude certain time periods

Hi I have a table with the following fields: person from_dt to_dt house_num it describes what house number a person lived in, and gives the from_dt and to_dt. The from_dt date back to 2000-01-01 and...

View Article

SSIS: Importing Error

Hi I have three PCs all with SQL and SSIS installed etc. I have a package that imports and excel file. On two of the PC's it imports everything correctly, However on the third it doesn't import the...

View Article

mis-detached partitions

I have a problem with my 9.7 database. Maybe someone can advice. I have a large range-partitioned table TBL1, from which i detached partition to a separate table. But, because of my wrong actions...

View Article

cmd("@xxx") vs cmd.Parameters.Append cmd.CreateParameter("@xxx")

Can anyone tell me if the following two methods of sending information to a store procedure are behaving in the same way? Is there a benefit to one over the other, mostly in terms of security? Both...

View Article


Image may be NSFW.
Clik here to view.

Normalisation 1st normal form, help please

Hi guys, i'm very new here but I was wondering if anyone could help me with 1st normalised form as I have trouble understanding which data I can move to a separate table, any help would be much...

View Article

cmd.Execute not filling recordset

OKAY. This is probably really really simple: Code: Set conn = CurrentProject.Connection         Set cmd = New ADODB.Command     Set cmd.ActiveConnection = conn     With cmd         .Properties("Jet...

View Article


database design issue

There are three types of users. Admin, student and supervisor. Admin has LoginId and password. student has LoginId, password, email and enrolID Supervisor has name, LoginId and password. Now the...

View Article

Best Payment Gateway-Ecommerce ?

For the creditcard payment gateways, there is lot of stuffs are there in internet,But which is best and economical suggest me Paypal Authorize 2checkout ccnow ibill etc etc. Have tried to search a lot,...

View Article


Left Join with Conditions, but remove rows that don't match condition

Hello, I've searched for a few days on this, and cannot get what I need. I have four tables, consisting of products, contract items, shiptos and accounts. all of these contain inactive records, like...

View Article

DB2 ODBC CLI driver download

Hi All, do you know how can I find DB2 ODBC CLI driver software for db2 V8, I need download it on my Windows. Thank you for your help in advance.

View Article

Storing computed data

I'm new to database use and design and have a design dilemma. I am building a database of events. The database will be added to by a batch process once a day but otherwise it will be read only and will...

View Article
Browsing all 13329 articles
Browse latest View live