Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~287 People Reached
Favorite Forums
Favorite Tags
Member Avatar for jjfletch

I'm using SQL Server 2008, the SQL Server Management Studio. I'm trying to import from a flat text file into my mssql database, but it inevitably fails, resulting in the error: The column "Column 2" cannot be processed because more than one code page (65001 and 1252) are specified for …

Member Avatar for Ramy Mahrous
0
117
Member Avatar for jjfletch

Basically, there is a secured site, which I can log into and then add data via a form once I'm logged in. I can pass the login information in the URL, and I can get it to work if, for example, I type the address into my browser bar, like …

Member Avatar for santy0105
0
89
Member Avatar for jjfletch

Is it possible to assign a value to a variable onclick? I know that I can assign a value to an input field, but I wanted something where I could do this: var mysample = ''; <input type="button" id="sample0" onclick="mysample is assigned the value of 0" /> Possible?

Member Avatar for Thirusha
0
81