Quantcast
Browsing all 13329 articles
Browse latest View live

Simple Macro - OutputTo - Output file

Is it possible in a simple Macro to have a variable field (such as current date) in the output file name? I am creating a RTF file from an open report using the OutputTo action. Currently in the Output...

View Article


Image may be NSFW.
Clik here to view.

How to convert minutes into hours in report

Hey there all, I have a tracking database I have been working on. What I am trying to do is have the totals =. Ex. 1.25 + 3.50 would give Grand total of 4.15 not 4.75. Thew table has a field called...

View Article


SQL String Functions (removing from string)

Hello, I have a MySQL database field 'product' which has several products listed as well as additional appended information concerning the product. The contents of the database field look similar to...

View Article

Button in Form to open a different form and chose a customer based on last form

Sorry Duplicate Thread, Please Delete

View Article

Button in Form to open a different form and chose a customer based on last form

Hello Guys, Access 2010 issue, for a Catering Database. Basically I have a Customer Form, which I have a New party button on it, this button opens up the party form to a new party, what I would like it...

View Article


deploy mde

All, I am working on an access 2003 db using access 2010. I created a mde for using 2010? This deployed to users having 2003-2010. Will the users have problems? The users for 2003 and 2007 cannot open...

View Article

V10 New feature! VOW!!

Yesterday I got a reply for one my requests from BD. They are going to increase the number of forms from 64 to 256.This is a great new feature for who wish to develop complicated programs!

View Article

exclude sunday's and time should start from 8.00Am to 6.00PM in mysql query

I have query problem for the below point, So can some help us on this, as we are trying this one for the past 2 weeks. exclude sunday's and time should start from 8.00Am to 6.00PM in mysql query And...

View Article


DB2 SQL Error: SQLCODE=-30090, SQLSTATE=25000, SQLERRMC=22

Hi, I am getting below error on DB2 9.7 while same is working fine on DB2 9.5. We are trying to insert into Federated table. DB2 SQL Error: SQLCODE=-30090, SQLSTATE=25000, SQLERRMC=22 Please help to...

View Article


Image may be NSFW.
Clik here to view.

Free Valentina Studio; Valentina Studio Pro

Free Valentina Studio is a db management tool for Linux, Windows and Mac OS X. Mac OS X users can grab it off of the Mac App Store. Valentina Studio was previously sold for $99. Valentina Studio Pro...

View Article

Validation rule

Field shouldn't get sign like "| \ / : * ? " < > " e.g. John/ I try to write many event combination like: not ("?","<",">",":","*","/","\","|") <> "?" Or "<" Or ">" Or ":" or...

View Article

Ready to enjoy the shows and movies

Fun for you.With some thrilling and exciting shows and movies do not miss that. Chopped Season 15 Episode 1 Body Of Proof Season 3 Episode 7 Cougar Town Season 4 Episode 13 Shameless Season 11 Episode...

View Article

Syntex that still requires last weeks data

Hello I have a piece of syntex which has been working perfectly, up until the new financial year (Today) My SQL is: decode(to_char(sysdate, 'Q'), '1', trunc(add_months(sysdate, -9), 'Q'),...

View Article


select data for all days of previous month

Hi guys Was wondering the best way to specify to select data from a table for all the days of the previous month? Regards Shajju

View Article

tempdb table in Stored procedure

We have a stored procedure which has following code create procedure test_proc as if exists (select 1 from tempdb..sysobjects where type='U' and name='test_data') begin insert into tempdb..test_data...

View Article


How to delete LEFT OUTER JOIN ... WHERE is NULL

I have two tables that share the key mdr_report_key. I now want to delete all rows from one of the tables that don't have a common mdr_report_key in the other table. That is, I want to do the opposite...

View Article

Microsoft email notification for a stability program

Is it possible to build a microsoft access database where products are entered for a stability program that need to be tested at a certain frequency (ie every 6 months after initial entry for example)....

View Article


need help in constructing script

hi guys, i need some suggestions/ideas in constructing a script for insert statement with below sample. col1 101201 101202 101203 101204 101205 col2 al al al al al col3 pl pl pl pl pl i need to create...

View Article

Error: Server closed the connection unexpectedly

When i connect to the server on PostgreSQL i get this error: Server closed the connection unexpectedly. This probably means the server termitate abnormally before or while processing the request If...

View Article

Grant select on schema

Is there a possibility to grant multiple users "select, insert, update" on a specific schema, without worrying about the number of tables inside? I've tried GRANT SELECT, INSERT, UPDATE ON SCHEMA...

View Article
Browsing all 13329 articles
Browse latest View live