I'm new to ASP.NET. Does anyone have any tips on how to convert a Microsoft Access table into an SQL Server table in code-behind? I know there's got to be a way. I've gotten as far as getting an Accessdatasource and an SQLDataSource, but there my knowledge stops.
Help! I get an "Identifier Expected" error right beneath the open parenthese in (DataSourceSelectArguments.Empty). Can anyone tell me what can be done to rid myself of this error message?
Protected Sub btnImport_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles...
I have a sub that I'm calling from a macro:
Module Name: GeneralFunctions
Procedure Name: SequentialNumber
The program won't execute the sub; it simply stops at the first line of it and pulls up the "General Functions" screen as though I'm debugging. I can click the "Run" menu option...
I'm doing an export using transfertext. I'm exporting a table with only one record. The last field in the record contains only zero (and is a number, double, with two fixed decimal places). Suddenly, after months of working correctly (by exporting 0) this zero is being exported as...
Does anyone know how to automate the generation of the SQL files that show each table's structure in a database?
I have 150 tables in one database and do NOT want to generate the SQL for them one-by-one.
For my sins, I am using PowerBuilder 6.5 on a Sybase 11 server. I want to have this...
I'm in the process of converting Access 97 databases (on a Windows 98 operating system) to Access 2000 (running on a Windows 2000 operating system.
Has anyone else noticed that the tables on the "Tables" tab sort slightly differently in 2000? I'm not referring to records within the tables, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.