Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chr field 255 long??
Message
From
27/02/1998 17:28:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/02/1998 17:15:15
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00081786
Message ID:
00081788
Views:
13
>I want to create a table for my IIS logfiles.
>
>The script to do this in SQLServer is:
>
>create table inetlog (
>ClientHost varchar(255), username varchar(255),
>LogTime datetime, service varchar( 255), machine varchar( 255),
>serverip varchar( 50), processingtime int, bytesrecvd int,
>bytessent int, servicestatus int, win32status int,
>operation varchar( 255), target varchar(255), parameters varchar(255) )
>
>How should I best emulate those varchar(255) fields in VFP?
Memo is best I think.
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
Reply
Map
View

Click here to load this message in the networking platform