Access Combo Box Dropdown showing blanks
This is my first post so I apologize if this is in the wrong forum but I have a question about Access 2007 and a combo box drop down on a form that lists names of managers. This dropdown is referencing...
View ArticleSingle query to get the result
I am looking for a query to get ALL the table dependencies from a single database . I mean ...if there are 10 tables , i want to find the dependent objects like views , index , sps, trg, any other...
View ArticleImporting file to phpmyadmin
hey I am working for a tool, for tool i have got the backup snapshot of the database. The backup file seems to be in .latest type. How can i import .latest file type to myphpadmin DB ? :( :eek::mad: :S
View ArticleSybase9, not using full system capacity
The SSD I/O capacity is around 450MB. When I copy files from one folder to another I can see in the Windows Resource Monitor that the sum of read/write speed gets around 450MB. Why the same wont happen...
View ArticleUnable To Start SQL Server Agent
Hi all, Using SQL Server Express 64-bit. Trying to Start Server Agent from Config Manager - both Server and Browser are running. I followed the steps in this post from cenkyurtseven...
View ArticleNormalisation
hello, I have a Excel spreadsheet but wanting to turn it into a database. If i gave someone the list of fields would you be able to help normalise the fields and create the tables and what the...
View ArticleNormalisation
hello, I have a Excel spreadsheet but wanting to turn it into a database. If i gave someone the list of fields would you be able to help normalise the fields and create the tables and what the...
View ArticleOpen A file from a particular location
Dear Seniors, I am a new user to Access and I am creating a Document Tracking database for my Project Use. I have created table with details like Transmittal Number, Date and Reply Status. I need to...
View Articleresize an image stored in a folder
Hi I have written some basic code to move a set of images from one directory to another based on a list stored within an excel sheet Code: Sub MoveFiles() Dim SourcePath As String Dim DestPath...
View ArticleInvalid command line argument. Consult the Windows Installer SDK for detailed...
I am trying to install DB2 Connect Server 10.5 Fix Pack 1 on Windows Server 2008 R2 but get the following an error: Invalid command line argument. Consult the Windows Installer SDK for detailed command...
View ArticleScripts SQL jobs. help needed
Hi Friends, I am new to db2. I have some sql queries which i need to run daily and pull out the report and send it to some stake holders. The above task is more time consuming. It will be better if...
View ArticleLinking access to Outlook
Hello, im going to create a query that will return a list of email addressses that match a certain criteria. Can i then create some way of importing these email addresses in one black into Outlook in...
View Articlechange hadr_timeout
9.5.10 running on Linux I need to change hadr_timeout parm on primary & standby. Is it enough to deactivate the database or i need to stop/start hadr?
View ArticleDrop user && delete from mysql.user difference
HI, I just want to know the difference between drop user and delete from mysql.user? Is both are same?? Thanks, Marthees M
View ArticleUsing select MAX in within Left Join
Hello- I need to use this code to pull in one row per member: Code: AND (OPR1.D_HCID_END_USE = (SELECT MAX(D_HCID_END_USE) FROM DB2PROD.OPRVXREFUID)) but use it in such a way that it allows for...
View Articlegenerate list
Hi I have a form called WAGE CALC...derived from a table on this form I have a unbound calculated field called BASICPAY I have a table called DEARNESSALLOWANCE in this table I have the following fields...
View ArticleWhich database program has this capability?
Hi, I admit that I'm new here and I don't know much about databases (except excel). I'm trying to test out an idea, and I have about 15 word lists (each about 1000 words, sorted by syllables, from 1 to...
View Article1st day with Access - 'find duplicates' fail!
I thought this would be straightforward, but I've failed. I'm wanting to populate a database ...but without duplicates. The simple 'find duplucate query just looks for any erhmm duplicates, but for...
View Articletransferring scripts between databases
Hi, I like to work on creating scripts in a copy of my database in case things go wrong. However, I can find no way of moving a script from the testing database to the live one without creating it...
View ArticleParadox 11
I am giving this one more go. I used to use Paradox 5 but I have been forced to migrate to Paradox 11. When I wanted to combine the data from two tables in a single answer table using Paradox 5, I...
View Article