Viewing 13 posts - 106 through 118 (of 118 total)
Hi all,
After reading all the posts in this thread
I think i might have to restart the project i working on. I have about 6 Access apps all at about 20mb...
August 20, 2003 at 5:23 pm
wouldn't taking the SQL from the queries and creating them in SP's and Views be a good start. It would depend on the complexity of the prog. If it is...
August 20, 2003 at 12:38 am
If the transaction log is being backed up regularly , shouldnt the SQL server be overwriting the commited transactions ? if you have an adequate size for the transaction log,...
August 19, 2003 at 6:34 pm
I too have the same issue, and have not been able to find an easy way to do it, short of changing the queries to SQL format in the design...
August 19, 2003 at 6:01 pm
The other thing to do after this would be to set defaults on those columns you dont want nulls in? This would minimize having to do this sorta thing...
August 14, 2003 at 9:22 pm
Thanks for that information
I think I could start with that first and then see how else to lock down the system
Thanks again for the info ! 🙂
Made my and hopefully...
August 6, 2003 at 9:17 pm
Hi, Do you have a backup schedule ?
if the data is not critical (but when isn't it?) just do a transaction log backup and delete it , run some optimizations...
August 4, 2003 at 7:42 pm
I agree that it could be just a logon issue
with the SQL server
You can also register and update the current instance of SQL server in Active Directory, If it hasn't...
July 29, 2003 at 6:34 pm
I had a similar issue (not with sp3) but it was because someone had changed the actual directory to the default dir eg (\mssql\backup\) as opposed to a drive that...
June 23, 2003 at 11:35 pm
Hi MDACs have been checked and we have upgraded MDACS to the pre XP machines to XP standard and they still work but the XP's dont. Maybe I need...
June 22, 2003 at 5:23 pm
Ritch,
I use SQL7 and SQL2000 and i find the SQL7 to be a little buggy in this instance, it could be the setup...
June 18, 2003 at 9:42 pm
Hi,
Is there a specific way to set SQL server to use simple mode in SQL7 ?. I cant seem to find doco on this and have looked almost everywhere. Its...
June 4, 2003 at 6:40 pm
Viewing 13 posts - 106 through 118 (of 118 total)