Viewing 15 posts - 1 through 15 (of 15 total)
Thanks, Sloan! (got your name right this time - sorry about that!)
The difference with my application is that when my main form loads,...
January 15, 2004 at 10:22 am
THanks, Steve - no, I only display one record on my form at a time, so I only need to be able to edit one at a time.
But I need...
January 15, 2004 at 8:58 am
Thanks for all the replies, everyone! I've started migrating my recordset creation, insertion, etc, into stored procedures, but am having some issues.
I use my main recordset to populate my form, and...
January 15, 2004 at 8:30 am
Thanks again, everyone!
I will start by creating stored procedures - most of you just mention for inserts, deletes, and updates. Would you also use SP for simply selecting data to...
January 9, 2004 at 6:45 am
Thanks, sholliday! I'm really learning a lot here...and lerning that I have a lot to do.
Most of your suggestions I htink I can...
January 8, 2004 at 10:56 am
Thank you everyone for your replies!
I read the article that Jonathon posted "Performance Tuning Tips...
January 8, 2004 at 8:04 am
Hmmm, no I didn't check that. I guess I should make sure the right fields are indexed - I'm off to figure out how to do that haha!
Thanks!
Christy
January 7, 2004 at 9:39 am
Thanks again, Michelle! From what I can figure, it shouldn't affect much to have users insert directly into the server database - a couple of things, but I can rewrite the...
January 6, 2004 at 12:32 pm
Hi Michelle,
Thanks for your reply! I'm not sure if I should allow each user to connect directly to the server database or not. Here's my reasoning...
In designing the application, it was...
January 6, 2004 at 9:20 am
Thanks for the tip, Patrick. Somebody else also mentioned this to me, and I'm going to look into it right now. THey said that since I always connect...
December 23, 2003 at 5:34 am
Thanks, Alamir!
I think I will use ADO and Access first, and try to get that up and running. Baby steps first. 🙂
Thank you SO much for all your help -...
December 18, 2003 at 7:52 am
Ok, Alamir, I think I understand now. I had intended to try and make my ADO code work with my Access database first, but I guess that's really creating...
December 18, 2003 at 7:26 am
Thanks so much, Alamir!
Ok, so let me make sure I have this straight. I will do some more research into the upsizing wizard - I have Access XP (2002)...
December 18, 2003 at 6:00 am
Thanks, Alamir. 🙂 No, I didn't want to do it in one step - I still plan to do it in three steps, I just figured that the best...
December 17, 2003 at 9:04 am
Well, the thing is - I don't want to take the simplest route, I want to take the most stable route, with a result that will last a while. ...
December 17, 2003 at 8:47 am
Viewing 15 posts - 1 through 15 (of 15 total)