Hello
Hi, My name is Chris and I'm new to this forum, so I wanted to introduce myself and also ask a question. I am trying to write my first VBA code in many many years. What I am attempting to do is have...
View ArticleFrom Excel, copy DB table between db files
Hi All, I need to update a table in my main db (.mdb) file that is password protected. I have the updated table in a stand-alone .mdb source file that is not password. (The source file's table contains...
View ArticlePervasive 11 - Error Code 11
Have the following: Server 2008R2 64 bit with Pervasive v11 server (SP3) 32 bit installed Workstations: Windows 7 64 bit with Pervasive client 32 bit installed Hosts file entry on the workstation...
View ArticleVBA formula with drop downs
I am trying to write my first VBA code in many many years. What I am attempting to do is have the dollar amount in column A multiplied by a preset drop down (term lengths) in column B and the sum of...
View ArticleMySQL Enterprise level support
Hello, I am trying to track down a respectable company that could provide enterprise-level MySQL support contract for my company. We want to avoid going through Oracle for that. Can anyone recommend a...
View ArticleMacro to refresh worsheets
I have 6 excel worksheets that are connected to a SQL database. I have a macro that refreshes all worksheets with the correct data from the database. The problem is that when i click on the RUnRefresh...
View ArticleBottleneck SQL Statement
Hi Everyone, Just joined dbforums family. Thanks for all the sharing. Here is the scenario that I encounter for the bottleneck sql statement, Code: SELECT A.CIF_NO, A.COLL_NO, A.ACCT_NO, A.CR_LINE,...
View Articlefield where you can select dates and store as multivalued field
I have a table of unique ids which stores patient names and last names, in another table that's linked to the first table that has start date of service and end date of service for each unique id. what...
View ArticleMySQL query throwing unwanted results instead of zeros
Please consider the following code for testing purpose: Code: CREATE TABLE Mydatabase( TableID_bi int, EVENTS VARCHAR(200), email VARCHAR(200), Timedetail DATETIME ); INSERT INTO `Mydatabase`...
View ArticleHelp with Run-time Error 3075
Hi all, I am a complete novice when it comes to code but I have managed to stumble through until I hit this error. 'Syntax error (missing operator) in query expression...
View ArticleHow does DB2 choose the victim when a deadlock is detected?
Hello, how does DB2 choose the victim when a deadlock is detected? Can it be configured in any way? Thanks!
View ArticleCan access check for a file on the Internet
Can Access check for the existence of a file on the Internet? Thanks, John
View ArticleDB2 HADR problem - corrupted installation ??
Hello, I have a problem with my db2 hadr: - I have two systems in my HADR configuration, lts call them node1 and node2 - Both systems are running SUSE Enterprise Server 11 - Database version is: 9.7...
View ArticleBackup Tablespaces that are in different FS
Hello, I am using pg_basebackup to backup my postgresql database cluster. I have continuous archiving enabled. My tablespaces are on seperate file systems and are outside the data directory...
View ArticleHelp with a Count...
Hello, I have created a table that is pulling information when entered into a form. What I would like to do is to summarize the information into maybe a pivot table or a query..not sure what is best at...
View ArticleTwo select statments in one nested?
Hello, Hopefully someone will be able to help i've been racking my brains out all day!:S Basically I have a table called deals and one called users it's connected via uid (user ID). I want to display a...
View ArticleHelp: Login to specific record on form
UNSOLVED MYSTERY I have been trying for weeks to get my login form to open up to a specific record on the mainform. I have built a form out of my Employee tbl (mainform). The table stores (ID,Name,...
View ArticleCreating Transactions and Relationships
Hello. I hope someone can help me with an issue I've been having. I have a rather complex Access Db in which I have a table that includes information for individuals my agency deals with. For example,...
View ArticleMultiple records from last 2 dates
Hi all, I am sure this has been covered somewhere but google and site search didn't have my reply so forgive me. I am trying to run a query that will return all of the records from the previous 2...
View ArticleBusiness Process Manager - Finance
My specialty over the past 23 of 44 years’ in IT has been placing professionals in positions on the IT and Finance side whose experience includes working with the various business intelligence software...
View Article