...point to a file or executable that exists on another machine, but the machine you invoke the shortcut on runs the executable and is complaining that it cannot find the necessary file(s).
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...a long shot...
you don´t specify whether Windows 7 is 32-bit or 64-bit. If it´s 64-bit, you may be looking for the control in the worng area..See Sytsem32 vs WOW (windows-on-windows) folder
**********************************
There is more than one way to skin a cat...but who wants a...
...has to work within 1 SQL statement as the users only have a window that allows a single SQL statement.
I am unfamiliar with nesting of queries and have limited experience beyond basic SQL.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...not showing here, I can easily get at the penultimate value, what I am unable to do is to display this value on the same row.
Not sure if it can be achieved or not.
Thanks for any help.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...the number of occurrences of the entered word(s), so it something I want to develop. Also, there are other applications I will be developing which could incorporate similar functionality.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
....doc as a text file and searching for text, but of course Word will have various strings in there regarding formatting and may return a doc that does not have that word in there as pure text.
**********************************
There is more than one way to skin a cat...but who wants a...
...DifferentTable ON Documents.UserID = DifferentTable.ID;
I am not the gatekeeper of the database, so I am unable to add or modify tables, but I want to be able to get aroung this problem.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...the same problem occurring on 2 separate machines. They had separate code and their own documents.
After a couple of attempts at trying to use the Watch Window, Windows will shut down VB
**********************************
There is more than one way to skin a cat...but who wants a skinned...
...the addition / change of a different printer. Is the printer connected directly to any PC or to a hub. Network speed issues are sometimes attributable to a printer connected to a hub.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...routine in DB (A) and I want to copy a table from DB (B) to DB (C). I have looked at the TransferDatabase command, but this only appears to allow you to copy an object into the CURRENT DB.
**********************************
There is more than one way to skin a cat...but who wants a skinned...
...the document, I want Word to save without prompt
NOTE: We currently use AutoSave, but this has a detrimental effect on users across a network. I am trying to eradicate the use of Autosave
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...I have got around this by using access 2002, but wondered if this is a known issue. I know my access 2000 is NOT at the latest service pack level.
Has anyone else encountered this problem?
**********************************
There is more than one way to skin a cat...but who wants a skinned...
...long as the ID exists in the good backup).
So the corrupted mdb and the good backup could be called something different each time (but the use of the browse, the app can connect to it).
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...is that the name and locations of the other mdb's are not constant (just the structure will be constant - table names etc).
The user selects these on the fly subject to the task in hand.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...code exists in mdb (A) and I want to create an append query that appends from a table in mdb (B) into a table in mdb (C).
I can do this via recordsets, but I nned to achieve this via SQL.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...have a tabindex.
For Each ctl In Controls
If ctl.ControlType = acCommandButton Then
If ctl.TabIndex = 0 Then
ctl.SetFocus
Exit Sub
End If
End If
Next
**********************************
There is more than one way to skin a cat...but who wants a...
...not install dbase, I simply copied the dbase folder from my old machine (MS-DOS/Win95).
Maybe you could try that. I am unable to print (have USB printer), but use Access for printing.
HTH
**********************************
There is more than one way to skin a cat...but who wants a skinned...
...TO [<expression> INTO <alias>
[,<expression> INTO <alias>...]]
Links two or more open database files according to
a key expression common to all related files.
Does this ring a bell?
**********************************
There is more than one way to skin a cat...but who wants a skinned...
I am using A2000
I am looking to connect to data contained in another .mdb file using DAO and I am struggling to get started.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
...difference between the respective file structures, hence the different import selections.
Maybe no data exists in the dbf files, which would explain why you can only see the structure.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.