Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP says not a table
Message
From
24/09/2007 15:52:58
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/09/2007 11:22:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01252602
Message ID:
01256461
Views:
19
>>>>>
>>>>>Thanks for your trouble. On an aside subject, I finally had a chance to look at the .net web developer and tried a few simple pages. The line *If isblank(lcTIP_id) Then* is giving me an error that says *Name 'isblank' is not declared*. A similar error occurs with varients on the same theme. Is there some global setting needed before the command language will work?
>>>>
>>>>You mean VFP isblank()? If so it is supported if called from within a stored procedure.
>>>>Cetin
>>>
>>>Oops - it was isempty() that didn't work with the aspx but does work with plain asp.
>>>- Don
>>
>>I think IsEmpty() is a VB function? That may not be supported in .Net, remember in ASPX you're using .Net. If it's a string:
>>
>>if ( lcTIP_id = String.Empty )
>>
>>Cetin
>Thanks
>I would have expected that VB would be supported in .NET.
>So, if I work in .NET what language will I be using?
>- Don

I'm using C#. You can choose that too or something else like VB.Net (or some other .Net language).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform