Thanks again! I should have known the answer to that...I think I've been going to strong on the code for this because I'm starting to get numb...
Thanks for waking me up :)
There are some good FAQ's about DNS and structure here:
http://www.acmebw.com/askmrdns/archive.php?category=81&question=485 and http://www.acmebw.com/askmrdns/archive.php?category=81&question=388
Hope it gives some insight.
Great!
Works like a top...However, the append notification pops up before my message box. Is there a hidden option for this? I'd just like the message box to pop notifying them that the append has happened...that way they don't have control over whether or not the change happens...just...
Gave the SQL string a try since it seemed a bit more simple (I had experience with some inner and outer joins using SQL earlier in this database)...however, I am getting something weird popping up. My table is tblTO and my column heading is "F1"
Private Sub Command5_Click()
Dim...
Hello all,
I'm trying to use a textbox with command button beside it to input text and then click button the text in the box to an underlying table. Problem is, I can't get it to work. I thought an append query would be the easiest way...however, a friend told me a simple macro would work...
yep..worked.
Had to .connectionstring "data source=C:\mydb.mdb" Thanks for the help....I got busy and didn't get to post immediate results. Sorry if I sound retarded on this...but I've only been doing Access for about a week now. Forgive my stupidity.
Ok...here's the error I get:
Run Time error '438'
Object doesn't support this property or method
it calls out .ConnectionString = "data source= " & CurDB.name
(line 15)
So...I think the problem resides in CurDb.name not being a valid function? I dunno..I know it is trying to open...
yes...the combobox is alpha/numeric. It also contains a special character "-"
And yes I am using tables within the DB...linked together? No...just a small one column (labeled ROWA) table (named tblTO) with about 50 alpha/numeric (i.e 11F1-AAQ14-4) entries.
Hello all,
I'm trying to use a combobox pulldown menu with about 50 items listed in it from source "tblTO". Now I've got a command button right next to it. What I want to do is to have people select from the combobox one of the fifty items...and then hit the button next to it to...
Ok...best way to do it...linux.
I mean, unless you want to pay out the yin yang for a server OS. I've got a SOHO here running slackware 9.1...front end with iptables firewall...behind it I have a win XP home machine...a Win XP Pro....a Windows Media box...and a wireless access point for my...
Standalone!? How did I miss that? :p
Actually, if you look in the post, you'll see a way to turn off dhcp in the services running on the machine...that should solve things for you.
So I've been trying and trying and trying to get this to work. I've got an unbound combo box that pulls its info from a list. The thing I want it to do is to be able to select an item from the list...then hit a command button that is right next to it that, when clicked, will delete the record...
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.