File open dialog with multiple file/extension filter
Anyone know how set multiple file/extension file in open file dialog ? ex. Image file (*.jpg, *.gif, *.png) i'm using these code for opn file diaglog : Code: Private Declare Function GetOpenFileName...
View ArticleValidate data of subform using combobox from main form
Anyone help!! I'm a student and a really beginner with access and never touch VBA before (and sorry if my english is all messy) anyway, I need help with how to validating data. I have a form with one...
View ArticleHow to unzip code snippets in code bank?
Once I download zip file, then attempt to unzip by 'extract all' I get the response 'no file to extract'. Thank Much!
View ArticleReally need some help here!
hi guys, I've installed MySQL windows pack that comes with the workbench etc, and ive installed HeidiSQL which is what I want to use. I'm trying to look for videos that can show me how to create a...
View ArticleDB2 stored proc with sysproc.admin_cmd
db2 9.7 fp 4 / windows Hi, With your assistance, I have created a procedure to export data. when I do a small select statement with sysproc.admin_cmd it works fine. eg: create procedure test() language...
View ArticleHow can i make an invoice in Access 2007?
I am new to databases and access. I have managed, with help, to create a relational database for a cleaning company using access 2007. It is nearly complete, I just need to add invoices (as reports) to...
View ArticleWhat is the easiest way to view/access MySQL data?
I have a MySQL database that contains a lot of data in many large tables. I am trying to find a simple GUI to access the data. I've looked at MySQL Workbench, but it seems like it is more advanced than...
View ArticleWhy do you help on forums?
I am just generally wondering why many of you spend some of your time helping people on a forum to gain nothing in return (mainly referencing to the people who have very few questions of their own for...
View ArticleDelaying one field being entered to prevent an error
I am creating a form which will allow a user to enter a date and a customer name into a form and have the full details of their booking for that day appear below. However, unless both fields are true...
View ArticleSimple Query Help
Hello all, New here and yes this is classwork. No I'm not looking for just the answer lol. I need to understand this, not just pass the class. Anyways, here is the ERD Im using, and just below it is...
View ArticleSend multyple diferrent mails to diferent receptients
Hi I am trying to send mail to some doctors that contains different data for each. I created the following module I collect the data I need from a query as recordsets but I am facing two difficulties....
View ArticleSaying hello with also a please help
Hello all, I appreciate your time in looking at my post. As its my first post with your forum and its very helpful. To my question: im wanting to create a database that is based around real estate (i...
View ArticleGroup By Query
Ok here's a very stupid question from an old man who is trying to learn SQL. I have a table which maintains some records about some books in a library. The columns are like: Book_No, Book_Name,...
View ArticleIs it normal for a database to only work properly when restarted?
I am making a pretty simple relational database with access and have found that many of the causes of my problems is that I am not closing down access and then re-opening the file after making certain...
View ArticleHow can I make a button where one form closes as another opens?
I am making a start page to my DB with multiple buttons, I want a button to switch between different forms but I do not want there to be lots of them open after the user has selected a few different...
View ArticleDatabase modeling newbie question
I am just starting out with Cassandra and modeling my database. I've already have a de-normalized tables for MongoDB, and I want to model them to suit Cassandra. Let's say that I have a Box and Items...
View ArticleGetting Multiple Rows from a Single Table
Hello All - I'm really pulling my hair out over something that would appear to be very, very easy. I'm trying to get data from two columns (fld_04_hrs and fld_08_hrs) based upon "Kayak - Single" and...
View ArticleParameter Passed in Unix to Oracle statement
Hello, I am trying to call a PL/SQL procedure through unix shell script and I am facing following issue. ORA-06550: line 1, column 7: PLS-00201: identifier 'CFDSYSDB.TABLE_LIST_COLUM' must be declared...
View ArticleEncrypting data while importing using import commmand
Hi, We would like to encrypt the data while importing from a CSV file. We would like to use the import command. Is there a way we can achieve this with in import command? Please suggest. BTW...we are...
View ArticleCompare two Different Db2 Regions Data in Mainframes
Hi, I have two Different Db2 regions and I want to compare data of them to make sure both are having same data. Example: Compare DSNT and DSNQ regions data. There will be more columns. Please help me...
View Article