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

How to deal with huge Backup in production database

Hello friends, i have got a new project but it seems quite impossible to me, so i want to ask you for any ideas how I can solve our problem with our DB2 Online productive database ... Once a week we...

View Article


Name conflicts with existing module, project, or object library

When I go to Tools>References in VBA and try choosing Microsoft DAO 3.6 Object library, I get the following message: "Name conflicts with existing module, project, or object library". When I hit...

View Article


Conditional return using Cursors

I am new to DB2, and writing stored procedures, so I'm looking for help. I'm sure this has been asked and answered many times, and I've probably seen the answer already, but being so new to this stuff,...

View Article

How do you pass parameters to crystal report from a webpage.

On my webpage I have two text values begin_date and end_date that I need to pass to my Crystal Report as parameters. I can't figure out how to do that. I would appreciate if you can give me an example...

View Article

WHERE procedure in VBA

I have a variable "imie" I would like to do something like this Code: Forms!frmZlecenieMarzena!frmGoraZlecenia.Form!Id_Pracownika = imie - Where Forms!frmZlecenieMarzena!frmGoraZlecenia.Form!ID_z...

View Article


Real memory used by the db

Hello, Meanwhile, I greet all of you as they are a new member of the site. I have a question to ask yourself. I have a doubt about the memory consumption by the db. Running the command: db...

View Article

VB6 Find in string

Hi I'm having trouble converting file formats, i have this line: time="2013-07-03 17:13:47" id="1" name="ANDY" workcode="0" status="0" authority="0X55" card_src="from_check" I need it to read:...

View Article

binary(8) columns skipped when querying SQL Server

Hi Guys, I have a serious issue with transferring binary(8) data from SQL Server 2008 R2 to Excel 2010. A standard query is made in Excel (Data -> From Other Sources -> From SQL Server) and it...

View Article


primary key?

If not implementing referential integrity, when does it make sense to create a primary key? If it's just to ensure uniqueness, then a unique index should be enough?

View Article


Query with dd/mm/yyyy returns records with mm/dd/yyyy

Hi All, Hope there's someone who can help me out with this strange problem. I am trying to run a query in Access with a simple sql string below is my code SQL = "Select * from stock where sdate =...

View Article

wild card

I have a formula col=1 but I want to add a wild card Can any one help thanks

View Article

Filter-by-Form on a Subform

I have an unbound form with a subform datasheet. Can I use Access' Advanced-Filter-by-Form routine with the subform? If so, can it be called/cleared from a command button on the main form? TIA

View Article

DB2 Z/os V8 - Primary Key

Hi , Is there any advantage or purpose of defining a Primary Key column as ' not null with default ' . My understanding is all primary key columns should be defined as ' Not null' only.

View Article


Find who delete the data

Hi, Please help me on this, how to find who delete/Truncate the data from table ,because i dont have any trigger on the table.

View Article

how to get alternative strings in list of strings.

Hi experts, how to get alternative strings in list of strings. eg 'country1, italy, country2, india, country3, paris, country4, scottland, country5, rome' from the above list i need to fetch all the...

View Article


In the LAN can know how many computers installed MySQL via software or...

In a LAN with multiple computers, a few machines installed MySQL you can use the script in cmd.exe (or any software) to know how many LAN computers are not installed MySQL?

View Article

AVG of an ARRAY

Type Specification : CREATE OR REPLACE TYPE ArrayCounterSum AS OBJECT ( -- AUTHOR : CLIVE.GREGORY -- CREATED : 03-04-2010 14:44:02 14:44:02 -- Modified : S. Glass - Removed read function to increase...

View Article


Migrate from Access 2007 to 2013

I created an in-house Access front-end many years ago to manage our order book which has been working faultlessly ever since. It has a remote MySQL back-end where the tables are import-linked back to...

View Article

How to activate all DBs under an instance

I have an instance with 8 databases under it. Do I need to activate them one by one manually or does it have a command to activate all the databases under a certain instance ?

View Article

Impossible?

I have very limited sql skills, but I have had a half-working project for 2-3 years, and I'm wondering if it's an impossible problem. First, here are the pertinent data points: Clinic name, address,...

View Article
Browsing all 13329 articles
Browse latest View live