| Thread | Last Post | Replies |
|
| ODBC Call Failed - Numeric value out of range | 29 Apr 2008 02:55 GMT | 2 |
Thanks in advance. I have a working ODBC connection to SQL Server 2000. Today, one of out 5 SQL tables is showing a following error. ODBC Call Failed
|
| Pictures in Access | 29 Apr 2008 02:17 GMT | 2 |
Access 2007. Database size 11MB, table has 9 fields already, and 5k records. Want to add a picture from a digital camera to be displayed on a form. I know I can make an OLE field to store them but I am concerned about the size of the database.
|
| Queries re-used problem. | 29 Apr 2008 02:16 GMT | 2 |
I have some monthly-rotine work to do ,inorder not to write the same queries every month,I’ve put the problem on this discussion group,and Mr. Ken Sheridan and Mr. George Nicholson have kindly guided me as to save the monthly data tables as the name current or previous,thus the ...
|
| Run a query.. | 29 Apr 2008 02:05 GMT | 4 |
hi.. im really new at this access programming.. I need some help on this a i dont what to do next.. I created a form where i have some input fields.. i have this form bound to a table.. so those inputs are being sent to the table.. After this i created
|
| Copy or move external binary file t another directory? | 29 Apr 2008 01:22 GMT | 2 |
I would like to move and/or copy an external binary file (actually zip in the immediate case) from one directory to another using VBA. The only alternative I can think of at the moment would be to create a batch file and run it, but that's kind of corny - there must be a better way.
|
| dcmd down there i.... | 29 Apr 2008 01:14 GMT | 1 |
i think thats my hacker im not kidding
 Signature as you were.
|
| im being hacked (part3) | 29 Apr 2008 01:09 GMT | 1 |
im being hacked, im near the edge right now!
|
| Finding trends over time per location | 29 Apr 2008 01:00 GMT | 1 |
I have records that are tracking locations and amount of money spent in various categories. Example: Paris, 10/12/2007, 10500 Rome, 11/15/2007, 9000
|
| im being hacked | 29 Apr 2008 00:29 GMT | 1 |
someone is hacking me and i cannot stop him and hes taking my messages and reverting them to gibrish. please help
|
| key length of 100 char. | 29 Apr 2008 00:02 GMT | 5 |
I have always learn that you do not make a key with the length of 100 characters because it uses too much internal memory to process and slows the system down. Is this still true with SQL and VBA? What suggestions would you have me give my client? They want the part number to ...
|
| EOF PROBLEM | 28 Apr 2008 22:56 GMT | 3 |
I have this code on the afterupdate of a combo: Dim X As Long X = Me.Recordset.RecordCount 'If Not IsNull(Location1) And Location2 <> Location1 Then 'specify a
|
| Printing Envelopes | 28 Apr 2008 22:39 GMT | 1 |
What is the best (most flexible) program to print envelopes from?
 Signature Dave
|
| Subform | 28 Apr 2008 21:33 GMT | 1 |
I would like to create a subform as a spreadsheet that has 2 columns. The first column uses a drop down menu to choose a category (using a 2 column combo box). I would like to have the choice made in the drop down menu for category to automatically populate the second column, ...
|
| "Show developer tab in the ribbon" | 28 Apr 2008 21:26 GMT | 2 |
I posted a message a few hours ago, and I got a very prompt reply (many thanks!) However, when I click on the link, only a blank page displays. Below is the link I click and the e-mail I recieved. Please advise on how I can read the
|
| Excute a program | 28 Apr 2008 21:07 GMT | 2 |
I have PC one and PC two. In PC one I have nicelabel (nicelabel is an application to create and print lables) installed with a specific label. I would like to make it run that label from an access form. Is it possibel? Regards,
|