Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: robnowa
  • Content: Threads
  • Order by date
  1. robnowa

    Send parameter from asp.net/c# to foxpro

    Hi! I've created a simple asp.net project where I can search for customers by name in my SQL database using LINQ Contains(). From there I'd like to open up my VFP9 program the custormer id. What I have now to test my vfp code: Normal Windows shortcut, properties: Target: C:\Data\test.exe...
  2. robnowa

    dbc connection string to SQL

    Hello! I'm using a SQL database, I have in VFP9 the tables as remote views and a (Project Manager>Data>Databases>varu>)Connection called Upsize with a connectionstring (below). It's stored in my Data\Varu.dbc file. Is there any way to refer to my Upsize connectionstring like this or similar...
  3. robnowa

    For loop table fields

    Hello! I'm quite new to Visual Foxpro and would like some help with a for loop. I have the fields klubb1-12 in my table and lets say all even numbers are "checked" (klubb1="1", klubb2="2" etc) and I would like to loop through some rows and move everything +1. So if 2 is checked, then unckeck 2...

Part and Inventory Search

Back
Top