List Box Problem172 (6/27/2003 3:45:08 PM) Hello, I have a List Box that presents data about city streets. The data is split up into three columns and in this order in the List Box; street direction, street name, street suffix. The list is ordered by 's... cdunn2809(43)
Extra Relationships Showing up in Access138 (6/27/2003 2:47:17 PM) Greetings: When I view the Relationships window in MS Access 2K and create relationships between tables all is fine. When I click the Show All Relationships button, additional tables show up, obvious copies o... hesit1(1)
Access for Survey Results - Design Advice138 (6/27/2003 3:57:10 AM) Hello, I am considering using access to store and then report on the results of a customer survey. As I think about setting this up I would like some advice. I am thinking of a setup like... tblSurvey........ mal_lori(27)
Subform Causes long "Calculating..." in status bar046 (6/27/2003 3:12:24 PM) ...(Not sure this actually posted earlier... Had trouble w/ my reader. sorry if duplicated) The goofy problem is when I am doing a record add on the main form or when I update the main record. During... newsgroup7641(3)
problem with link in a query042 (6/27/2003 2:52:39 PM) Sometimes when i open in structure a simple query beween two table with 4 link ( for example on supplier, on year, on company, on doCnumber)access XP the system give me a message the is not able to show me for ... maurizio.zanta(3)
Size of object.254 (6/26/2003 6:35:43 PM) Hello, I posted my question long time ago and didn't get any feedback on it. Let me try it again...may be someone has a fresh idea :-) How I can get (calculate) size (bytes or so) of individual given object i... afayfman(10)
Linking to Images in Access239 (6/27/2003 10:40:35 AM) Hi, I'm currently tryign to write a database to track all the orders we have for changes within our IT systems. Becasue the requests are made on paper, I plan to scan these and link each one to the relevent r... stephen.reading(1)
Auto save in MS Access345 (6/27/2003 1:41:03 AM) Hi, I have a form with save and close buttons. The form is Master-detail type. I have code in the update button, but the problem is the form gets saved when it is closed. I want the user to have access to my ... sk06032003(3)
Unrecognized Database Format (Yet again)155 (6/27/2003 12:28:24 PM) I have just received a 2000 .mdb containing only tables which produces the above message if I try to open it in Access 2000/XP. I cannot link to this DB nor import from it, nor compact/repair repair it. I have... perove(3)
User defined function in Select....?040 (6/27/2003 12:55:12 PM) Hi, After link to .mdb from VB by ADO, I need to get the Recordset something like Select * From myTable Where myFunction([myField], ...) = True myFunction(s As String, ...) would be a function I code in a Modu... victor847(22)