Query Help :copying rows (1 Viewer)

pbaldy

Wino Moderator
Staff member
Local time
Today, 14:11
Joined
Aug 30, 2003
Messages
36,140
Weird, because I leave that space after the "=" all the time. Here's the end of a working piece of code:

strSQL = "...AND Division = " & Me.txtDivision

In any case, glad you got it sorted out.
 

artificiality

Registered User.
Local time
Tomorrow, 00:11
Joined
Jan 30, 2007
Messages
20
Not that fast...

I rerun the thing again.

And instead of 256 for id , I got 25. The id value is still what it should be : 256

Then I add or remove spaces and get the right query.

I run again the application and the query string gives me 25 again.

This is not deterministic.

And so on.

I am lost....
 

Users who are viewing this thread

Top Bottom