Viewing 15 posts - 46 through 60 (of 79 total)
Hi,
there's nothing in the table definition I can see that has those settings.
October 28, 2008 at 12:56 pm
Jonathan,
Thanks very much for the detailed row-update solution. I have to go through it and ascertain if I can implement it for my purposes. (Still a newbie...).
I implemented the...
October 28, 2008 at 9:42 am
Are you saying that a column can be included in the table which is automatically populated with the last time the table was updated? If so, that would work for...
October 23, 2008 at 6:58 am
So will adding a datetime type column to the table automatically insert the "date/time" when the table is last updated?? I'm sorry, I guess I don't understand the conclusion.
The...
October 16, 2008 at 9:12 am
Ninja, thanks for responding. Your questions jogged my memory and I figured it out.!
I reproduce the solution for myself and for all others who might be experience the same....
October 10, 2008 at 11:30 am
I am trying to do the same thing. I have developed a Default.aspx page with 2 objects (table handlers) which does Select statements against a SQL 2005 DB (1...
October 9, 2008 at 4:06 pm
Ken, it works! Thanks. I set identity to "yes", made it a PK.
And thanks for the feedback for this answer from everyone else.
Ken Simmons (10/6/2008)
October 8, 2008 at 6:44 pm
Chris, and thank you! Your solution works, too. It correctly lists just the one user (myself) who is logged in this time.
I'd like to take this solution and make...
October 8, 2008 at 6:03 pm
William, thank you very much! great solution! It works. However, it lists each user as logged in twice. Any suggestions?
WILLIAM MITCHELL (10/2/2008)
October 8, 2008 at 5:57 pm
gene.stebley (9/12/2008)
September 30, 2008 at 12:52 pm
smunson (9/12/2008)
However, Access can be no picnic too. It has it's own quirks, including the tendency to self-corrupt, especially if you don't run a regular "Compact and...
September 30, 2008 at 12:44 pm
WILLIAM MITCHELL (8/8/2008)
August 9, 2008 at 3:35 am
smunson,
Had the same thing happen to me. I tried using the Upsizer through Access 2003. It sucked. It did tables okay, but couldn't interpret simple select queries. It changed...
August 9, 2008 at 3:20 am
Scott MacCready (5/6/2008)
Also, you should look at the Sql Server Reporting Services (SSRS) for reports.
Scott, excellent choice. I've been successful thus far in converting all the tables and queries, and...
August 8, 2008 at 9:09 am
grovelli (8/8/2008)
Can you use Sql Server Migration Assistant (SSMA) for Access against the SQL Server Express version?
Although at MS site for SQL Server Migration Assistant for Access, they say "SQL...
August 8, 2008 at 5:35 am
Viewing 15 posts - 46 through 60 (of 79 total)