Viewing 15 posts - 331 through 345 (of 458 total)
GSquared (11/30/2012)
pdanes (11/30/2012)
November 30, 2012 at 9:17 am
I'm working on the syntax of dynamic SQL with parameters, but I find myself coming back to the same question that actually started this thread: If I use the predicate...
November 30, 2012 at 6:24 am
capnhector (11/27/2012)
pdanes (11/27/2012)
GSquared (11/27/2012)
pdanes (11/27/2012)
November 30, 2012 at 2:52 am
Yes, this is Access talking over an ODBC link to a server running SQL Server. There are many individual machines running this app, and more may be added any time....
November 29, 2012 at 3:05 pm
Well, apparently it's some sort of a timing or saturation issue. I put a 100 millisecond pause with DoEvents after every call to SQL Server, and it works. Where it...
November 29, 2012 at 11:16 am
L' Eomot Inversé (11/29/2012)
pdanes (11/29/2012)
Neither of these keys exists anywhere on my server. The path you list is there, but those keys are not, there or anywhere else.
I carelessly said...
November 29, 2012 at 10:14 am
Brandie Tarvin (11/29/2012)
For instance, in one environment I worked on, we had a SQL Server, a Citrix Terminal Server, and an application / file server....
November 29, 2012 at 8:30 am
Randy Doub (11/29/2012)
How about the data in the Express db? Does it fail trying to return the same record every time?
No, it varies. It's roughly a minute, and sometimes...
November 29, 2012 at 8:17 am
Banana-823045 (11/29/2012)
November 29, 2012 at 8:16 am
L' Eomot Inversé (11/29/2012)
November 29, 2012 at 8:09 am
Banana-823045 (11/29/2012)
Brandie Tarvin (11/29/2012)
I don't know what the connection pooling property in the Access app is
I don't believe Access manages this directly; it defers to the ODBC Manager & Driver...
November 29, 2012 at 7:54 am
Brandie Tarvin (11/29/2012)
November 29, 2012 at 7:48 am
bleroy (11/29/2012)
If you can, copy your MSAccess app as a new file, zap everything but the code you are interested in - in...
November 29, 2012 at 6:33 am
Brandie Tarvin (11/28/2012)
November 28, 2012 at 12:53 pm
Brandie Tarvin (11/28/2012)
Bhuvnesh (11/28/2012)
November 28, 2012 at 12:49 pm
Viewing 15 posts - 331 through 345 (of 458 total)