Viewing 15 posts - 16 through 30 (of 186 total)
Wes, many thanks. Lightbulb switches on. All the previous examples were much to clever for me...
For anyone who is having similar difficulties this is what I did.
After detecting the first...
November 11, 2004 at 8:13 am
I am using Access 97 as the frontend so do not use ADP, I use a standard mdb file (actually an MDE for users)
The only tables I have in...
October 13, 2004 at 7:55 am
I don't think it would help you. It is very large and has lots and lots of very specific funtionanility. You are far better off working through the examples in...
October 13, 2004 at 6:40 am
I started off by linking an Access frontend to an SQL Server backend but found that performance while reasonable on our LAN was not very good on the WAN.
Ditched that...
October 13, 2004 at 4:38 am
ODBC Connection
It is unusual for our Oracle DBA's to allow any external access but they are under quite a bit of pressure to supply me with the data and a...
September 24, 2004 at 9:21 am
Thanks for the reply.
I guess the scenario I outlined was the worst case.
The best case would be that my colleagues allow me to query our Oracle database direct from...
September 9, 2004 at 8:04 am
Many thanks for the replies. I did manage to work it out using a dynamic query but the examples provided are likely to be much more efficient so I...
August 17, 2004 at 5:01 am
"your citrix costs will go through the roof "
I remember now when preparing the Capex that the backend hardware and software for the simple solution came to $17,000 but with...
August 13, 2004 at 7:48 am
Clay, many thanks, that was very helpful. It's starting to make sense now.
I ran some tests over a 1 minute period with a sample every second and then imported the result...
August 13, 2004 at 5:46 am
Mike, many thanks for your comments.
While monitoring I was using an SQL Passthru query which when switching from design to view I guess is the equivalent of a table.
If the...
August 12, 2004 at 7:39 am
Before deciding the current method I did test on one of our Citrix Servers. I found that response times generally were much faster using ADO with the front end on...
August 12, 2004 at 3:03 am
Just to be clear.
If Access calls a procedure which returns 1,000,000 rows. The Access form only displays the most recent 20 which might be all the user wants to see....
August 10, 2004 at 9:54 am
I am fairly new to SQL Server and originally struggled with the manual approach but now adopt the following approach which seems to work very well for me.
I have a...
July 28, 2004 at 5:09 am
Tony, that looks really good. Many thanks.
Stefan
July 27, 2004 at 2:43 am
JP, thanks for your detailed answer.
[Approach 1 : Go SQL Server all the way]
I could not get XP_SendMail to work so based on the advice on this site went the...
July 23, 2004 at 10:35 am
Viewing 15 posts - 16 through 30 (of 186 total)