Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picture
Message
From
02/01/2002 07:14:56
 
 
To
01/01/2002 11:54:10
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00599583
Message ID:
00599669
Views:
14
>Do you mean image field in SQL Server?
>If so check the SQL Server books online:
>Search for topic "Copying Data From a Data File to SQL Server"
>And in the topic for the paragraph "Importing Image Data"
>See the bcp command-line tool syntax and
>the BULK INSERT command syntax.
>
>If you mean updating General field in VFP, use the APPEND GENERAL Command
>
>HTH

Can u give a sample how to use bcp or BULK INSERT using SPT

= SQLEXEC(myhandle,"insert into Student (,,,,,photo) value (,,,,,,)")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform