Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with standalone dbfs and vb.net
Message
From
11/10/2005 12:17:34
 
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01057946
Message ID:
01057979
Views:
12
Ok I changed it to this for testing:
Dim myCmd As New System.Data.OleDb.OleDbCommand("CREATE TABLE test (filename varchar(100) Unique)", myConn)
However it errors when I try to raise the length of the field above 100, whereas in foxpro I could take it to 240. Is this a limitation of the driver Im using? If so, what other tables could I use to get to 240 with an index?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform