Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 3.0 / SQL Server 6.0 / Remote views / Win 3.1
Message
From
09/09/1996 00:44:01
 
 
To
08/09/1996 09:54:25
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00007424
Message ID:
00007443
Views:
51
As Tom, Scot and Dave said.

I want to add only when you use SQLPassthrough function, you will not get error message. It will only return numeric value to you with your result set. You can check from that value that your function is completed or not.
Hope this help.
Pium :)

>create sql view remote vexample1 connection myconnect as select * from
>table1
>use vexample1
>browse
>close databases
>
>The same thing happens when I use the View Designer. When I use SQL
>Passthrough
>functions I get no error messages.
>I get the error right after exiting the browse window and trying to
>close the databases or the view itself.
>I tried the same program on a Win 95 machine and it worked just fine
>*but*
>I can't upgrade my machine to Win 95 yet. I tried an ODBC inspector
>program
>and it shows that the error is issued when the ODBC driver tries a
>SQLDISCONNECT at the close statement. What transaction could still be
>pending to be executed ?
>My machine is a DX4/100 16 Mb running Win 3.1 on a Netware 4.1 network.
>32-bit x 16-bit drivers problems ?? How can I be sure I'm
>using the correct drivers ? I assumes VFP installed them
>correctly..
>
>Any suggestions ?? Thanks a lot.
>
>Wagner Maxsen
Previous
Reply
Map
View

Click here to load this message in the networking platform