On Mar 2, 5:19 pm, Jonathan Pryor <[email protected]> wrote: > Which DbLinq version? Trunk (which revision?)? DbLinq 0.19?
I first tried it with SVN trunk revision 1304. I just tried it with DbLinq 0.19 as well. Both do not seem to be updating the database. Being that it's not working with DbLinq 0.19 either I am leaning towards this being some obscure configuration issue on my end. Reading works. Inserting records should work, but I haven't tried it beyond wrong code that threw an error. > Does it do anything, according to DataContext.Log? Well, if I could find a file named DataContext.Log I would examine its contents. Unfortunately, I do not seem to have that file being created anywhere. Is it normally generated at runtime? If I can find that file then it will probably be a lot easier to figure out what the acutal problem is here... -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
