Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL, DateTime, grid, and I want a textbox without the ti
Message
From
12/02/2002 03:24:01
 
 
To
11/02/2002 12:00:35
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00618414
Message ID:
00618704
Views:
13
Following solution will work if you want only see dates, not change them.

1.Set RecordSource property of the grid to alias of cursor, selected from SQL Server;
2.Set RecordSourceType of the grid to "1-Alias";
3.Set ControlSource of the COLUMN (not of TextBox) to "ttod()" (without quotes).

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform