| Thread | Last Post | Replies |
|
| Database gone amok | 05 Aug 2004 19:18 GMT | 1 |
A couple of days ago planes were grounded for about two hours because of a database problem in a database created by EDS. The problem looked like it may have been related to triggers or a cascading operation. Does anyone have any more information on what happened?
|
| Export to csv having issue with import to SQL(Remedy) | 05 Aug 2004 19:16 GMT | 4 |
Thanks for taking the time to read this note. I have a Access inventory collection tool that I have automated to build and Export to a CSV file. In the database I have several fields that are large text fields for comments. When I'm collecting data I
|
| Date format range | 05 Aug 2004 18:06 GMT | 4 |
Hey guys, I use Google Groups quite a bit as it is an enormous wealth of information, and now I need some help. I have created a query using parameters to capture a range of date, the date is also formatted.
|
| !NEWBIE! MsgBox question. | 05 Aug 2004 17:48 GMT | 4 |
I have a main form, which consists entirely of buttons to open the other forms in my database. One of the buttons is to the Edit Companies form. However, i want to have a box pop up and ask what they would like the records sorted by. I have two different forms,
|
| SQL query fails | 05 Aug 2004 17:36 GMT | 12 |
Hello Group I have a query that works in Oracle and SQL Server, but fails in Microsoft Access. The query is:
|
| Continuous Forms | 05 Aug 2004 08:24 GMT | 1 |
All, I need to be able to change a field on a continuous form to vbRed when it is changed. I can't find out how to do this with the Conditional Formatting in version 2000. Maybe someone knows how to this with
|
| lock record on a form | 05 Aug 2004 08:16 GMT | 1 |
How can i make a form which is lock and display only the 3th record of a table
|
| executing stored procedure in vb Access97 | 05 Aug 2004 08:14 GMT | 1 |
I've a serious problem with executing stored procedures (SQL2000) from an Access db (version 97). After executing a stored procedure , msaccess hangs. The whole call to the procedure is running fine, but immediatly after this msaccess hangs, when the focus goes back to the
|
| Excecute VBScript from Access | 05 Aug 2004 05:28 GMT | 1 |
I can create a VBScript from SAP that scripts SAP actions. I can save this as a file and execute the VBScript by itself. How/where do I embed this into Access? As a module? As VBA code? Help!
|
| Program won't run from CD | 05 Aug 2004 04:10 GMT | 2 |
Hi; I ran into a (of course :-) weird problem: have a simple MS-Access program that runs perfectly from hard drive, but when the program and corresponding
|
| Inner Join Conundrum | 05 Aug 2004 04:08 GMT | 1 |
I hope sombody would be kind enough to help me with this problem I have 3 tables, -Customer Details -Customer Invoices
|
| a2k recovered from corruption, missing relationships | 05 Aug 2004 03:32 GMT | 2 |
Just had a minor mishap which has meant starting a new database and importing all objects. I did have the option to import relationships ticked but these have not come over. The prospect of recreating the contents of the relationship window is
|
| Referential Integrity - How to update a table? | 05 Aug 2004 03:17 GMT | 4 |
I might have taken a wrong turn trying to do an update on a database the way I did but maybe somebody can help me out cause I'm stuck.. I have to update 12 tables in a database in a client application of our company.
|
| Does using Filter vs. RecordSource for Report create more network traffic? | 05 Aug 2004 02:46 GMT | 1 |
In order to get the records I want on a report I sometimes create a SQL string for the RecordSource and sometimes supply the criteria using the Filter Property. If I use the Filter Property rather than a RecordSource returning just the values I want is there extra traffic
|
| Advance Query..Urgent | 05 Aug 2004 02:14 GMT | 3 |
I have written a query in Oracle.It is actually doing a running sum for a particular field.I am giving the query details ============================================================= select
|