IF condition inside the for FOR LOOP
Please clear my doubt on the below function 1. Where the control will go if the condition got failed after the For loop 2. What is the purpose of the Exit here FUNCTION new_rental( memberid IN...
View ArticleQuery Help
Hello, I'm having trouble writing a query to show me that a person hasn't returned his survey within 30 days. My fields are Date Mailed and Date Received. If I haven't recieved it back within 30 days I...
View ArticleEditing a Form
I created a form where I have the persons name, and phone number with all the survey questions and comments they people have filled out. I want to be able to edit each individual record. When I try to...
View ArticleQuery Help
I need to write a SQL for below requirment : Customer table : Customer Plan 1 A 1 B 1 E 2 A 2 B 2 C 2 D 2 E 2 F 3 A 3 B 4 A 5 B The customer which has ONLY plan A or B (in my above example Customer...
View ArticleAccess and Sharepoint Synchronized Error
Hello, I have SharePoint lists which are link with Access. When I open the Access frontend it will sometimes display the following error: "A table is not synchronized with the SharePoint site. Close...
View ArticleDatabase mail sending fails with SP_Send_DBmail.
Hi, I am stuck in below problem. I have two servers; ServerA and ServerB. I have linked serverA to serverB by sp_addlinkedserver @server = 'serverB',@provider = 'SQLNCLI',@datasrc = 'ServerB',...
View Articlebegintrans commintrans
is possible, with vb6 classic and ado jet, to check the satus of transaction is active?
View ArticleHow to get stored procedure/function infos
Hi there, I have to read some informations about procedures and functions. First time I tried to do it with jdbc driver (jConnect for JDBC 3.0), Code: ResultSet rs =...
View ArticleBest GUI advice?
I'm having a hard time in selecting a good GUI for my programs. When i googled the best GUI's for java i get all sort of responses but no real clear answer. So what is the best GUI framework to use and...
View ArticleCrystal Report (8.5) is not working on win7/windows 2008 64 bit system
Crystal Report (8.5) is not working on win7/windows 2008 64 bit system Crystal Report (8.5) on win7/windows 2008 64 bit system My application is a vb application and I am using Crystal report 8.5. It...
View ArticleDEFRAGMENT+REPACK+SHRINK with IDS 11.7FC5
Hi All, To keep the number of table extents low and to release some unused pages within the dbspace I use a self made script which does ... 1. EXECUTE FUNCTION TASK("defragment","database:table") to...
View ArticleExcel Query: [Informix][Informix ODBC Driver]General Error.
Hi, Im using Microsoft Excel to query an informix database using to parameters that are in Cell A1 and B1. When the SQL statement is executed in Microsoft Query it works and returns the required data,...
View Articlescript to monitor database space
hi guys, anyone has a linux/unix script to monitor database space data/log growth and send an alert via email if database data or log reached its threshold value lets say 90% of its original defined...
View ArticleAutomatically Link Keys
hi all im new to oracle data modeler and would like assistance on the following query plz? i created a few entities with primary keys and would like know if its possible to link those automatically...
View ArticleInstant Client not (stopped) referencing TNS_ADMIN
Hello, Hello, Back in November we started deploying W7 x64 PC's in to our production environment. This required installing Oracle Instant Client 11.2.0.3. Our TNSNAMES.ORA file is on a Novell mapped...
View ArticleData between 2 dates
I am new to Access and I am currently putting together a simple database for my daughters small security company. I want to make a simple query to extract data between 2 dates. For example: I have a...
View Articleneed help to generate excel file from ms-access
Hello all, Im new to this forum, need help on ms-access VBA code to generate excel file and the generated excel file should automatically go as attachment to a perticular person through outlook....
View Articleneed help to generate excel file through ms-access vba
Hello all, Im new to this forum, need help on ms-access VBA code to generate excel file and the generated excel file should automatically go as attachment to a perticular person through outlook....
View ArticleType Mismatch error in query string
Hello, it has been some time since I last used Access. I have a query string which works fine in a Query, but I need to use the code with a command button on-click event and I am getting a Run Time...
View Article