Viewing 15 posts - 226 through 240 (of 267 total)
Thanks Brian -
In this particular situation, it didn't matter if they were logged in since it was a SQL/Access problem.
Thanks for the information though on multiple sessions. I looked...
Michelle
April 29, 2003 at 3:55 pm
I haven't gotten the group thing to work either. Without an Active Directory domain, you seem limited to using the bottom part of that dialog box:
For a login not...
Michelle
April 29, 2003 at 9:05 am
I fixed it, but still want to know how the rights are handled. I would like to know if there is a better way.
In this instance I forgot to...
Michelle
April 28, 2003 at 2:53 pm
You could select distinct * into newtable from existing_table and then rename the newtable.
You could select * into newtable from oldtable group by all_your_fields.
Couple of similar ideas.
Michelle
Michelle
April 23, 2003 at 1:59 pm
I had a problem similar to the knowledgebase article. I called Microsoft, they were helpful and gave me the patch.
It is happening to me a lot when queries aren't...
Michelle
April 14, 2003 at 8:55 am
In an NT domain you cannot pass the rights to another server. You must have an Active Directory domain to do it.
Your best bet is to allow all users...
Michelle
April 11, 2003 at 9:59 am
Are you in an Active Directory Domain or an NT 4.0 domain?
Michelle
April 11, 2003 at 9:18 am
I'm currently testing Adept SQLDiff. It is nice when the tables are in different databases, but you can't compare two tables in the same database. I can only...
Michelle
April 3, 2003 at 8:59 am
In the Import/Export Wizard, you must choose 'Copy Objects and Data between SQL Server Databases' in order to get all the data and relationships. Now your best bet is...
Michelle
March 31, 2003 at 11:07 am
My apologies joshcsmith13, my tired brain read your suggestion as a way to never have the 'B' in field1. I am awake now and I understand it. I...
Michelle
March 27, 2003 at 8:17 am
If they choose C, X, or R then the field2 can be 0000. It is only when they choose B that field2 must be a real document number.
Thanks
Michelle
March 27, 2003 at 5:43 am
I had to give up on triggers with an Access frontend for this reason. I thought at one time that if the developer created a form instead of using...
Michelle
March 26, 2003 at 11:57 am
The link works now. I can email the patch if you haven't already gotten it.
Michelle
Michelle
March 24, 2003 at 12:29 pm
Use the DTCPing utility in knowledgebase article 306843 to see if your servers have duplicate CIDs for the MSDTC. If so then that is your problem and you will...
Michelle
March 21, 2003 at 4:14 pm
One other thing is to check how the data is striped to the SAN. With a SAN, the drives can have a particular stripe size and the OS on...
Michelle
March 18, 2003 at 10:19 am
Viewing 15 posts - 226 through 240 (of 267 total)